Home
last modified time | relevance | path

Searched defs:MCI_STATUS_OVER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h34 #define MCI_STATUS_OVER BIT_ULL(62) /* previous errors lost */ macro
/openbmc/qemu/target/i386/
H A Dcpu.h368 #define MCI_STATUS_OVER (1ULL<<62) /* previous errors lost */ macro