Home
last modified time | relevance | path

Searched refs:LPCR_PECE0 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/
A Dcpu_setup_power.c33 lpcr |= LPCR_PECE0|LPCR_PECE1|LPCR_PECE2; in init_LPCR_ISA300()
A Ddt_cpu_ftrs.c249 lpcr |= LPCR_PECE0; in feat_enable_idle_nap()
263 lpcr |= LPCR_PECE0; in feat_enable_idle_stop()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_rmhandlers.S408 li r3, LPCR_PECE0
410 rlwimi r4, r3, 0, LPCR_PECE0 | LPCR_PECE1
490 li r3, (LPCR_PECEDH | LPCR_PECE0) >> 4
492 rlwimi r5, r3, 4, (LPCR_PECEDP | LPCR_PECEDH | LPCR_PECE0 | LPCR_PECE1)
2184 ori r5,r5,LPCR_PECE0 | LPCR_PECE1
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h455 #define LPCR_PECE0 ASM_CONST(0x0000000000004000) /* ext. exceptions can cause exit */ macro

Completed in 14 milliseconds