Searched defs:crash_kexec (Results 1 – 3 of 3) sorted by relevance
92 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
526 static inline void crash_kexec(struct pt_regs *regs) { } in crash_kexec() function
286 static void panic_other_cpus_shutdown(bool crash_kexec) in panic_other_cpus_shutdown()