Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkexec.h386 extern void crash_kexec(struct pt_regs *);
511 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
/openbmc/linux/kernel/
H A Dpanic.c249 static void panic_other_cpus_shutdown(bool crash_kexec) in panic_other_cpus_shutdown() argument
262 if (!crash_kexec) in panic_other_cpus_shutdown()
H A Dkexec_core.c1074 __bpf_kfunc void crash_kexec(struct pt_regs *regs) in crash_kexec() function
/openbmc/linux/arch/sh/kernel/
H A Dtraps.c52 crash_kexec(regs); in die()
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack.c362 crash_kexec(regs); in oops_end()
/openbmc/linux/arch/riscv/kernel/
H A Dtraps.c84 crash_kexec(regs); in die()
/openbmc/linux/arch/x86/platform/uv/
H A Duv_nmi.c849 crash_kexec(regs); in uv_nmi_kdump()
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c339 crash_kexec(regs); in oops_end()
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c231 crash_kexec(regs); in oops_end()
483 crash_kexec(regs); in DEFINE_INTERRUPT_HANDLER_NMI()
/openbmc/linux/arch/arm64/kernel/
H A Dtraps.c225 crash_kexec(regs); in die()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c398 crash_kexec(regs); in die()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c423 crash_kexec(regs); in die()
/openbmc/linux/kernel/bpf/
H A Dhelpers.c2536 BTF_ID_FLAGS(func, crash_kexec, KF_DESTRUCTIVE)
/openbmc/linux/arch/s390/kernel/
H A Dipl.c2145 crash_kexec(NULL); in __do_restart()