Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dmachine_kexec.c115 static void kexec_shutdown_secondary(void *param) in kexec_shutdown_secondary() function
142 smp_call_function(kexec_shutdown_secondary, NULL, 0); in machine_shutdown()