Searched refs:IA32_MSR_MTRR_PHYSICAL_BASE_0 (Results 1 – 2 of 2) sorted by relevance
90 x86_write_msr(IA32_MSR_MTRR_PHYSICAL_BASE_0 + index, in set_mtrr()96 x86_write_msr(IA32_MSR_MTRR_PHYSICAL_BASE_0 + index, 0); in set_mtrr()166 uint64 base = x86_read_msr(IA32_MSR_MTRR_PHYSICAL_BASE_0 + index * 2); in generic_get_mtrr()
58 #define IA32_MSR_MTRR_PHYSICAL_BASE_0 0x200 macro