Searched refs:__crash_kexec (Results 1 – 3 of 3) sorted by relevance
327 extern void __crash_kexec(struct pt_regs *);418 static inline void __crash_kexec(struct pt_regs *regs) { } in __crash_kexec() function
251 __crash_kexec(NULL); in panic()286 __crash_kexec(NULL); in panic()
945 void __noclone __crash_kexec(struct pt_regs *regs) in __crash_kexec() function967 STACK_FRAME_NON_STANDARD(__crash_kexec);982 __crash_kexec(regs); in crash_kexec()