Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
A Dintel.c112 if ((tmp & (MCG_SER_P | MCG_LMCE_P)) != in lmce_supported()
113 (MCG_SER_P | MCG_LMCE_P)) in lmce_supported()
A Dcore.c1655 if (cap & MCG_SER_P) in __mcheck_cpu_cap_init()
/linux/arch/x86/include/asm/
A Dmce.h19 #define MCG_SER_P BIT_ULL(24) /* MCA recovery/new status bits */ macro
/linux/arch/x86/kvm/
A Dx86.c90 u64 __read_mostly kvm_mce_cap_supported = MCG_CTL_P | MCG_SER_P;

Completed in 227 milliseconds