Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Drunlatch.h11 extern void __ppc64_runlatch_off(void);
24 __ppc64_runlatch_off(); \
/Linux-v5.4/arch/powerpc/platforms/powernv/
Didle.c533 __ppc64_runlatch_off(); in power7_offline()
559 __ppc64_runlatch_off(); in power7_idle_type()
814 __ppc64_runlatch_off(); in power9_offline_stop()
830 __ppc64_runlatch_off(); in power9_offline_stop()
858 __ppc64_runlatch_off(); in power9_idle_type()
972 __ppc64_runlatch_off(); in pnv_cpu_offline()
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c2127 void notrace __ppc64_runlatch_off(void) in __ppc64_runlatch_off() function