Home
last modified time | relevance | path

Searched refs:MCG_SER_P (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/cpu/mce/
A Dintel.c115 if ((tmp & (MCG_SER_P | MCG_LMCE_P)) != in lmce_supported()
116 (MCG_SER_P | MCG_LMCE_P)) in lmce_supported()
A Dcore.c1848 if (cap & MCG_SER_P) in __mcheck_cpu_cap_init()
/arch/x86/include/asm/
A Dmce.h20 #define MCG_SER_P BIT_ULL(24) /* MCA recovery/new status bits */ macro
/arch/x86/kvm/
A Dx86.c9675 kvm_caps.supported_mce_cap = MCG_CTL_P | MCG_SER_P; in kvm_x86_vendor_init()

Completed in 35 milliseconds