Searched defs:__crash_kexec (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dcrash_core.h87 static inline void __crash_kexec(struct pt_regs *regs) { } function
H A Dkexec.h472 static inline void __crash_kexec(struct pt_regs *regs) { } function
/linux-master/kernel/
H A Dcrash_core.c103 void __noclone __crash_kexec(struct pt_regs *regs) function
125 STACK_FRAME_NON_STANDARD(__crash_kexec); variable

Completed in 134 milliseconds