Home
last modified time | relevance | path

Searched refs:X86_BUG_TDX_PW_MCE (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h561 #define X86_BUG_TDX_PW_MCE X86_BUG(31) /* "tdx_pw_mce" CPU may incur #MC if non-TD software does p… macro
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c259 if (boot_cpu_has_bug(X86_BUG_TDX_PW_MCE)) in mce_dump_aux_info()