Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/powermac/
Dpmac.h37 extern void low_cpu_offline_self(void) __attribute__((noreturn));
Dsleep.S204 .globl low_cpu_offline_self
205 low_cpu_offline_self: label
247 _ASM_NOKPROBE_SYMBOL(low_cpu_offline_self)
Dsmp.c931 low_cpu_offline_self(); in pmac_cpu_offline_self()