Searched refs:MSR_IA32_MCG_CAP (Results 1 – 3 of 3) sorted by relevance
97 rdmsrq(MSR_IA32_MCG_CAP, cap); in cmci_supported()109 rdmsrq(MSR_IA32_MCG_CAP, tmp); in lmce_supported()
123 m->mcgcap = native_rdmsrq(MSR_IA32_MCG_CAP); in mce_prep_record_common()1848 rdmsrq(MSR_IA32_MCG_CAP, cap); in __mcheck_cpu_cap_init()1867 rdmsrq(MSR_IA32_MCG_CAP, cap); in __mcheck_cpu_init_generic()2217 rdmsrq(MSR_IA32_MCG_CAP, cap); in mca_bsp_init()
251 #define MSR_IA32_MCG_CAP 0x00000179 macro