Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/arch/loongarch/kernel/
Dmachine_kexec.c141 static void kexec_shutdown_secondary(void *regs) in kexec_shutdown_secondary() function
236 smp_call_function(kexec_shutdown_secondary, NULL, 0); in machine_shutdown()