Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h468 #define LPCR_MER ASM_CONST(0x0000000000000800) /* Mediated External Exception */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h625 #define LPCR_MER PPC_BIT(52) macro