Searched refs:MSR_MTRRdefType (Results 1 – 2 of 2) sorted by relevance
125 #define MSR_MTRRdefType 0x2ff macro
147 rdmsr(MSR_MTRRdefType, ctxt->deftype_lo, ctxt->deftype_hi); in set_mtrr_prepare()153 wrmsr(MSR_MTRRdefType, ctxt->deftype_lo & 0xf300UL, ctxt->deftype_hi); in set_mtrr_disable()163 wrmsr(MSR_MTRRdefType, ctxt->deftype_lo, ctxt->deftype_hi); in set_mtrr_done()382 rdmsr (MSR_MTRRdefType, lo, dummy); in get_mtrr_state()