Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Drunlatch.h10 extern void __ppc64_runlatch_on(void);
34 __ppc64_runlatch_on(); \
Dinterrupt.h255 __ppc64_runlatch_on(); in interrupt_async_enter_prepare()
/linux-6.1.9/arch/powerpc/platforms/powernv/
Didle.c536 __ppc64_runlatch_on(); in power7_offline()
562 __ppc64_runlatch_on(); in power7_idle_type()
1021 __ppc64_runlatch_on(); in arch300_idle_type()
1082 __ppc64_runlatch_on(); in pnv_cpu_offline()
/linux-6.1.9/arch/powerpc/kernel/
Dprocess.c2258 void notrace __ppc64_runlatch_on(void) in __ppc64_runlatch_on() function