Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h475 #define LPCR_LPES1 ASM_CONST(0x0000000000000004) /* LPAR Env selector 1 */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h622 #define LPCR_LPES1 PPC_BIT(61) macro