OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioapic_edge_stubs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x86/include/
intr.h
203
extern struct intrstub
ioapic_edge_stubs
[];
/src/sys/arch/xen/x86/
pintr.c
146
struct intrstub
ioapic_edge_stubs
[MAX_INTR_SOURCES] = {{0,0,0}};
variable in typeref:struct:intrstub[]
/src/sys/arch/x86/pci/
msipic.c
252
= x2apic_mode ? x2apic_edge_stubs :
ioapic_edge_stubs
;
/src/sys/arch/x86/x86/
ioapic.c
302
sc->sc_pic.pic_edge_stubs =
ioapic_edge_stubs
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025