Home
last modified time | relevance | path

Searched defs:crash_shutdown (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dkexec.c20 void pseries_kexec_cpu_down(int crash_shutdown, int secondary) in pseries_kexec_cpu_down()
/linux/arch/sh/include/asm/
H A Dreboot.h14 void (*crash_shutdown)(struct pt_regs *); member
/linux/arch/x86/include/asm/
H A Dreboot.h14 void (*crash_shutdown)(struct pt_regs *); member
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c436 static void pnv_kexec_cpu_down(int crash_shutdown, int secondary) in pnv_kexec_cpu_down()