OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RISCV_PCI_INTR_MPSAFE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/fdt/
pcihost_fdt.c
583
*ih |=
RISCV_PCI_INTR_MPSAFE
;
585
*ih &= ~
RISCV_PCI_INTR_MPSAFE
;
597
const int flags = (pih &
RISCV_PCI_INTR_MPSAFE
) ? FDT_INTR_MPSAFE : 0;
/src/sys/arch/riscv/include/
pci_machdep.h
85
#define
RISCV_PCI_INTR_MPSAFE
__BIT(31)
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025