Searched refs:crash_kexec_secondary (Results 1 – 3 of 3) sorted by relevance
85 extern void crash_kexec_secondary(struct pt_regs *regs);91 static inline void crash_kexec_secondary(struct pt_regs *regs) { } in crash_kexec_secondary() function
181 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function219 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
164 crash_kexec_secondary(regs); in oops_end()