Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h39 #define MCI_STATUS_PCC BIT_ULL(57) /* processor context corrupt */ macro
/openbmc/qemu/target/i386/
H A Dcpu.h373 #define MCI_STATUS_PCC (1ULL<<57) /* processor context corrupt */ macro