Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dcpu_setup_power.c171 init_LPCR_ISA206(mfspr(SPRN_LPCR) | LPCR_PECEDH, 0); /* LPES = 0 */ in __setup_cpu_power8()
192 init_LPCR_ISA206(mfspr(SPRN_LPCR) | LPCR_PECEDH, 0); /* LPES = 0 */ in __restore_cpu_power8()
211 init_LPCR_ISA300((mfspr(SPRN_LPCR) | LPCR_PECEDH | LPCR_PECE_HVEE |\ in __setup_cpu_power9()
233 init_LPCR_ISA300((mfspr(SPRN_LPCR) | LPCR_PECEDH | LPCR_PECE_HVEE |\ in __restore_cpu_power9()
253 init_LPCR_ISA300((mfspr(SPRN_LPCR) | LPCR_PECEDH | LPCR_PECE_HVEE |\ in __setup_cpu_power10()
276 init_LPCR_ISA300((mfspr(SPRN_LPCR) | LPCR_PECEDH | LPCR_PECE_HVEE |\ in __restore_cpu_power10()
A Ddt_cpu_ftrs.c535 lpcr |= LPCR_PECEDH; /* hyp doorbell wakeup */ in feat_enable_dbell()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h454 #define LPCR_PECEDH ASM_CONST(0x0000000000008000) /* directed hyp dbells cause exit */ macro
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_rmhandlers.S490 li r3, (LPCR_PECEDH | LPCR_PECE0) >> 4
492 rlwimi r5, r3, 4, (LPCR_PECEDP | LPCR_PECEDH | LPCR_PECE0 | LPCR_PECE1)
2186 ori r5, r5, LPCR_PECEDH

Completed in 14 milliseconds