OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x2apic_edge_stubs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x86/include/
intr.h
205
extern struct intrstub
x2apic_edge_stubs
[];
/src/sys/arch/xen/x86/
pintr.c
148
struct intrstub
x2apic_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/
lapic.c
337
ioapic->sc_pic.pic_edge_stubs =
x2apic_edge_stubs
;
Completed in 13 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025