Searched refs:MSR_IA32_MCG_CAP (Results 1 – 6 of 6) sorted by relevance
230 rdmsr(MSR_IA32_MCG_CAP, l, h); in intel_p4_mcheck_init()245 rdmsr(MSR_IA32_MCG_CAP, l, h); in intel_p4_mcheck_init()
85 rdmsr(MSR_IA32_MCG_CAP, l, h); in amd_mcheck_init()
103 rdmsr(MSR_IA32_MCG_CAP, l, h); in intel_p6_mcheck_init()
446 rdmsrl(MSR_IA32_MCG_CAP, cap); in mce_init()
39 #define MSR_IA32_MCG_CAP 0x00000179 macro
831 case MSR_IA32_MCG_CAP: in kvm_get_msr_common()