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