Home
last modified time | relevance | path

Searched refs:MCG_STATUS_SEAM_NR (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dseverity.c179 MCGMASK(MCG_STATUS_SEAM_NR, MCG_STATUS_SEAM_NR),
185 MCGMASK(MCG_STATUS_SEAM_NR, MCG_STATUS_SEAM_NR),
H A Dcore.c1655 } else if (m->mcgstatus & MCG_STATUS_SEAM_NR) { in do_machine_check()
/linux-6.15/arch/x86/include/asm/
H A Dmce.h29 #define MCG_STATUS_SEAM_NR BIT_ULL(12) /* Machine check inside SEAM non-root mode */ macro