Searched refs:MSR_IA32_MCG_CAP (Results 1 – 5 of 5) sorted by relevance
193 case MSR_IA32_MCG_CAP: in vmce_rdmsr()324 case MSR_IA32_MCG_CAP: in vmce_wrmsr()
658 rdmsrl(MSR_IA32_MCG_CAP, msr_content); in mca_cap_init()979 xcp->mc_msrvalues[0].reg = MSR_IA32_MCG_CAP; in do_mc_get_cpu_info()980 rdmsrl(MSR_IA32_MCG_CAP, xcp->mc_msrvalues[0].value); in do_mc_get_cpu_info()
756 rdmsrl(MSR_IA32_MCG_CAP, msr_content); in intel_init_mca()
51 #define MSR_IA32_MCG_CAP 0x00000179 macro
50 #define MSR_IA32_MCG_CAP 0x00000179 macro
Completed in 12 milliseconds