Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmce.h99 #define MCE_OVERFLOW 0 /* bit 0 in flags means overflow */ macro
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Ddev-mcelog.c59 set_bit(MCE_OVERFLOW, (unsigned long *)&mcelog.flags); in dev_mce_log()