Searched refs:MSR_MTRRdefType (Results 1 – 5 of 5) sorted by relevance
119 case MSR_MTRRdefType: in svm_rdmsr()151 case MSR_MTRRdefType: in svm_wrmsr()
343 wrmsr(MSR_MTRRdefType, rdmsr(MSR_MTRRdefType) & ~MTRR_DEF_ENABLE); in x86_mrstoreone()413 wrmsr(MSR_MTRRdefType, rdmsr(MSR_MTRRdefType) | MTRR_DEF_ENABLE); in x86_mrstoreone()621 mtrrdef = rdmsr(MSR_MTRRdefType); in x86_mrinit()697 wrmsr(MSR_MTRRdefType, mtrrdef); in x86_mrAPinit()
414 case MSR_MTRRdefType: in vmx_rdmsr()456 case MSR_MTRRdefType: in vmx_wrmsr()
672 case MSR_MTRRdefType: in vm_rdmtrr()707 case MSR_MTRRdefType: in vm_wrmtrr()
658 #define MSR_MTRRdefType 0x2ff macro