Searched refs:MCG_SER_P (Results 1 – 6 of 6) sorted by relevance
10 #define MCG_SER_P BIT_ULL(24) /* MCA recovery/new status bits */ macro
115 if ((tmp & (MCG_SER_P | MCG_LMCE_P)) != in lmce_supported()116 (MCG_SER_P | MCG_LMCE_P)) in lmce_supported()
2249 if (cap & MCG_SER_P) in mca_bsp_init()
245 uint64_t mcg_caps = MCG_CTL_P | MCG_SER_P | MCG_LMCE_P | KVM_MAX_MCE_BANKS; in setup_mce_cap()
20 #define MCG_SER_P BIT_ULL(24) /* MCA recovery/new status bits */ macro
10109 kvm_caps.supported_mce_cap = MCG_CTL_P | MCG_SER_P; in kvm_x86_vendor_init()