OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOAPIC_PICMODE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/include/
apicvar.h
41
#define
IOAPIC_PICMODE
0x01
/src/sys/arch/x86/x86/
ioapic.c
336
aaa->flags &
IOAPIC_PICMODE
? "PIC" : "virtual wire");
468
if (ioapics->sc_flags &
IOAPIC_PICMODE
) {
mpbios.c
1302
aaa.flags = (mp_fps->mpfb2 & 0x80) ?
IOAPIC_PICMODE
: IOAPIC_VWIRE;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025