Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h474 #define LPCR_LPES0 ASM_CONST(0x0000000000000008) /* LPAR Env selector 0 */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h621 #define LPCR_LPES0 PPC_BIT(60) macro