OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSR_MTRRfix4K_F0000
(Results
26 - 27
of
27
) sorted by null
1
2
/external/qemu-pc-bios/bochs/bios/
rombios32.c
79
#define
MSR_MTRRfix4K_F0000
0x0000026e
604
wrmsr_smp(
MSR_MTRRfix4K_F0000
, 0);
[
all
...]
/external/qemu/target-i386/
cpu.h
344
#define
MSR_MTRRfix4K_F0000
0x26e
[
all
...]
Completed in 34 milliseconds
1
2