Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dcpu_setup_power.c142 init_LPCR_ISA206(mfspr(SPRN_LPCR), LPCR_LPES1 >> LPCR_LPES_SH); in __setup_cpu_power7()
156 init_LPCR_ISA206(mfspr(SPRN_LPCR), LPCR_LPES1 >> LPCR_LPES_SH); in __restore_cpu_power7()
/linux-6.1.9/arch/powerpc/include/asm/
Dreg.h466 #define LPCR_LPES1 ASM_CONST(0x0000000000000004) /* LPAR Env selector 1 */ macro