Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drunlatch.h11 extern void __ppc64_runlatch_off(void);
23 __ppc64_runlatch_off(); \
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c536 __ppc64_runlatch_off(); in power7_offline()
562 __ppc64_runlatch_off(); in power7_idle_type()
1018 __ppc64_runlatch_off(); in arch300_idle_type()
1063 __ppc64_runlatch_off(); in pnv_cpu_offline()
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c2387 void notrace __ppc64_runlatch_off(void) in __ppc64_runlatch_off() function