Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmce.h140 #define MCE_HANDLED_UC BIT_ULL(1) macro
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c613 mce->kflags |= MCE_HANDLED_UC; in uc_decode_notifier()