Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h40 #define MCI_STATUS_S BIT_ULL(56) /* Signaled machine check */ macro
/openbmc/qemu/target/i386/
H A Dcpu.h374 #define MCI_STATUS_S (1ULL<<56) /* Signaled machine check */ macro