Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Drunlatch.h11 extern void __ppc64_runlatch_off(void);
23 __ppc64_runlatch_off(); \
/linux-6.12.1/arch/powerpc/platforms/powernv/
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()
/linux-6.12.1/arch/powerpc/kernel/
Dprocess.c2418 void notrace __ppc64_runlatch_off(void) in __ppc64_runlatch_off() function