Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcrash_core.h76 extern void crash_kexec(struct pt_regs *regs);
87 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
H A Dkexec.h474 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
/linux/arch/sh/kernel/
H A Dtraps.c54 crash_kexec(regs); in die()
/linux/kernel/
H A Dpanic.c253 static void panic_other_cpus_shutdown(bool crash_kexec) in panic_other_cpus_shutdown() argument
266 if (!crash_kexec) in panic_other_cpus_shutdown()
H A Dcrash_core.c129 __bpf_kfunc void crash_kexec(struct pt_regs *regs) in crash_kexec() function
/linux/arch/x86/kernel/
H A Ddumpstack.c362 crash_kexec(regs); in oops_end()
/linux/arch/riscv/kernel/
H A Dtraps.c99 crash_kexec(regs); in die()
/linux/arch/x86/platform/uv/
H A Duv_nmi.c852 crash_kexec(regs); in uv_nmi_kdump()
/linux/arch/arm/kernel/
H A Dtraps.c340 crash_kexec(regs); in oops_end()
/linux/arch/powerpc/kernel/
H A Dtraps.c231 crash_kexec(regs); in oops_end()
483 crash_kexec(regs); in DEFINE_INTERRUPT_HANDLER_NMI()
/linux/arch/arm64/kernel/
H A Dtraps.c225 crash_kexec(regs); in die()
/linux/arch/loongarch/kernel/
H A Dtraps.c424 crash_kexec(regs); in die()
/linux/arch/mips/kernel/
H A Dtraps.c424 crash_kexec(regs); in die()
/linux/kernel/bpf/
H A Dhelpers.c2751 BTF_ID_FLAGS(func, crash_kexec, KF_DESTRUCTIVE)
/linux/arch/s390/kernel/
H A Dipl.c2104 crash_kexec(NULL); in __do_restart()