Home
last modified time | relevance | path

Searched defs:MCG_LMCE_P (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dmce.h13 #define MCG_LMCE_P BIT_ULL(27) /* Local machine check supported */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dmce.h21 #define MCG_LMCE_P BIT_ULL(27) /* Local machine check supported */ macro
/openbmc/qemu/target/i386/
H A Dcpu.h358 #define MCG_LMCE_P (1ULL<<27) /* Local Machine Check Supported */ macro