Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Drunlatch.h10 extern void __ppc64_runlatch_off(void);
23 __ppc64_runlatch_off(); \
/arch/powerpc/kernel/
Dprocess.c1629 void notrace __ppc64_runlatch_off(void) in __ppc64_runlatch_off() function