Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dcpu_setup_power.c148 init_LPCR_ISA206(mfspr(SPRN_LPCR), LPCR_LPES1 >> LPCR_LPES_SH); in __setup_cpu_power7()
162 init_LPCR_ISA206(mfspr(SPRN_LPCR), LPCR_LPES1 >> LPCR_LPES_SH); in __restore_cpu_power7()
/linux/arch/powerpc/include/asm/
H A Dreg.h471 #define LPCR_LPES1 ASM_CONST(0x0000000000000004) /* LPAR Env selector 1 */ macro