OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPUID_MTRR
(Results
1 - 2
of
2
) sorted by null
/external/qemu-pc-bios/bochs/bios/
rombios32.c
52
#define
CPUID_MTRR
(1 << 12)
574
if (!(cpuid_features &
CPUID_MTRR
))
[
all
...]
/external/qemu/target-i386/
cpu.h
415
#define
CPUID_MTRR
(1 << 12)
[
all
...]
Completed in 448 milliseconds