Home
last modified time | relevance | path

Searched refs:kexec_smp_down (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dcore_64.c137 static void kexec_smp_down(void *arg) in kexec_smp_down() function
225 smp_call_function(kexec_smp_down, NULL, /* wait */0); in kexec_prepare_cpus()
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dcore_64.c140 static void kexec_smp_down(void *arg) in kexec_smp_down() function
228 smp_call_function(kexec_smp_down, NULL, /* wait */0); in kexec_prepare_cpus()

Completed in 2 milliseconds