Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dkexec.h348 extern void crash_kexec(struct pt_regs *);
439 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dtraps.c52 crash_kexec(regs); in die()
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dtraps.c48 crash_kexec(regs); in die()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack.c359 crash_kexec(regs); in oops_end()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtraps.c334 crash_kexec(regs); in oops_end()
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_nmi.c845 crash_kexec(regs); in uv_nmi_kdump()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c230 crash_kexec(regs); in oops_end()
486 crash_kexec(regs); in system_reset_exception()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtraps.c135 crash_kexec(regs); in die()
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_core.c968 void crash_kexec(struct pt_regs *regs) in crash_kexec() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c414 crash_kexec(regs); in die()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dipl.c1846 crash_kexec(NULL); in __do_restart()