Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dcpu_setup_power.c32 lpcr |= (lpes << LPCR_LPES_SH) & LPCR_LPES; in init_LPCR_ISA300()
141 init_LPCR_ISA206(mfspr(SPRN_LPCR), LPCR_LPES1 >> LPCR_LPES_SH); in __setup_cpu_power7()
154 init_LPCR_ISA206(mfspr(SPRN_LPCR), LPCR_LPES1 >> LPCR_LPES_SH); in __restore_cpu_power7()
/linux/arch/powerpc/include/asm/
A Dreg.h468 #define LPCR_LPES_SH 2 macro

Completed in 9 milliseconds