Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dmachine_kexec.c105 void kexec_reboot(void) in kexec_reboot() function
155 kexec_reboot(); in kexec_shutdown_secondary()
189 kexec_reboot(); in crash_shutdown_secondary()
303 kexec_reboot(); in machine_kexec()
/linux-6.1.9/arch/mips/kernel/
Dmachine_kexec.c129 kexec_reboot(); in kexec_shutdown_secondary()
170 void kexec_reboot(void) in kexec_reboot() function
263 kexec_reboot(); in machine_kexec()
Dcrash.c50 kexec_reboot(); in crash_shutdown_secondary()
/linux-6.1.9/arch/mips/include/asm/
Dkexec.h42 void kexec_reboot(void);
/linux-6.1.9/arch/loongarch/include/asm/
Dkexec.h53 extern void kexec_reboot(void);
/linux-6.1.9/arch/mips/cavium-octeon/
Dsetup.c102 kexec_reboot(); in octeon_kexec_smp_down()