Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h177 MCE_PRIO_LOWEST, enumerator
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c146 if (WARN_ON(nb->priority < MCE_PRIO_LOWEST || in mce_register_decode_chain()
623 .priority = MCE_PRIO_LOWEST,