Searched refs:_machine_kexec_shutdown (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dmachine_kexec.c23 void (*_machine_kexec_shutdown)(void) = NULL; variable
46 if (_machine_kexec_shutdown) machine_shutdown()
47 _machine_kexec_shutdown(); machine_shutdown()
/linux-4.1.27/arch/mips/include/asm/
H A Dkexec.h40 extern void (*_machine_kexec_shutdown)(void);
/linux-4.1.27/arch/mips/cavium-octeon/
H A Dsetup.c864 _machine_kexec_shutdown = octeon_shutdown; prom_init()

Completed in 115 milliseconds