Searched refs:MCG_LMCE_P (Results 1 – 3 of 3) sorted by relevance
112 if ((tmp & (MCG_SER_P | MCG_LMCE_P)) != in lmce_supported()113 (MCG_SER_P | MCG_LMCE_P)) in lmce_supported()
21 #define MCG_LMCE_P BIT_ULL(27) /* Local machine check supported */ macro
7616 if (vcpu->arch.mcg_cap & MCG_LMCE_P) in vmx_setup_mce()7981 kvm_mce_cap_supported |= MCG_LMCE_P; in hardware_setup()