Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/kernel/
H A Dsmp.c178 static void mx_cpu_stop(void *p) in mx_cpu_stop() function
225 smp_call_function_single(0, mx_cpu_stop, in boot_secondary()
303 smp_call_function_single(0, mx_cpu_stop, (void *)cpu, true); in platform_cpu_kill()