Searched refs:MSR_IA32_MTRR_FIX4K_C0000 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dmtrr.c170 range[3 + i].types = rdmsr64(MSR_IA32_MTRR_FIX4K_C0000 + i);
186 wrmsr64(MSR_IA32_MTRR_FIX4K_C0000 + i, range[3 + i].types);
208 DBG(" FIX4K_C0000: 0x%016llx\n", rdmsr64(MSR_IA32_MTRR_FIX4K_C0000));
H A Dproc_reg.h387 #define MSR_IA32_MTRR_FIX4K_C0000 0x268 macro

Completed in 26 milliseconds