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