Searched refs:MTRR_LIB_IA32_VARIABLE_MTRR_BASE (Results 1 – 2 of 2) sorted by relevance
51 #define MTRR_LIB_IA32_VARIABLE_MTRR_BASE 0x200 macro
405 AsmReadMsr64 (MTRR_LIB_IA32_VARIABLE_MTRR_BASE + (Index << 1)); in MtrrGetVariableMtrrWorker()407 AsmReadMsr64 (MTRR_LIB_IA32_VARIABLE_MTRR_BASE + (Index << 1) + 1); in MtrrGetVariableMtrrWorker()1813 MTRR_LIB_IA32_VARIABLE_MTRR_BASE + (Index << 1), in MtrrSetMemoryAttributeWorker()1817 MTRR_LIB_IA32_VARIABLE_MTRR_BASE + (Index << 1) + 1, in MtrrSetMemoryAttributeWorker()1940 MTRR_LIB_IA32_VARIABLE_MTRR_BASE + (Index << 1), in MtrrSetVariableMtrrWorker()1944 MTRR_LIB_IA32_VARIABLE_MTRR_BASE + (Index << 1) + 1, in MtrrSetVariableMtrrWorker()