Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmce.h109 #define MCE_OVERFLOW 0 /* bit 0 in flags means overflow */ macro
/linux/arch/x86/kernel/cpu/mce/
H A Ddev-mcelog.c54 set_bit(MCE_OVERFLOW, (unsigned long *)&mcelog->flags); in dev_mce_log()