OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPUID_APIC
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
cpu.h
339
#define
CPUID_APIC
(1 << 9)
/external/qemu-pc-bios/bochs/bios/
rombios32.c
51
#define
CPUID_APIC
(1 << 9)
646
if (cpuid_features &
CPUID_APIC
) {
[
all
...]
Completed in 248 milliseconds