Home
last modified time | relevance | path

Searched refs:__ppc64_runlatch_off (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Drunlatch.h11 extern void __ppc64_runlatch_off(void);
24 __ppc64_runlatch_off(); \
/Linux-v5.10/arch/powerpc/platforms/powernv/
Didle.c533 __ppc64_runlatch_off(); in power7_offline()
559 __ppc64_runlatch_off(); in power7_idle_type()
1002 __ppc64_runlatch_off(); in arch300_offline_stop()
1021 __ppc64_runlatch_off(); in arch300_offline_stop()
1052 __ppc64_runlatch_off(); in arch300_idle_type()
1097 __ppc64_runlatch_off(); in pnv_cpu_offline()
/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c2219 void notrace __ppc64_runlatch_off(void) in __ppc64_runlatch_off() function