Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h24 #define MCG_STATUS_RIPV BIT_ULL(0) /* restart ip valid */ macro
/openbmc/qemu/target/i386/
H A Dcpu.h360 #define MCG_STATUS_RIPV (1ULL<<0) /* restart ip valid */ macro