Home
last modified time | relevance | path

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

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