Searched refs:kexec_crash_loaded (Results 1 – 5 of 5) sorted by relevance
83 int kexec_crash_loaded(void);94 static inline int kexec_crash_loaded(void) { return 0; } in kexec_crash_loaded() function
539 static inline int kexec_crash_loaded(void) { return 0; } in kexec_crash_loaded() function
100 int kexec_crash_loaded(void) in kexec_crash_loaded() function104 EXPORT_SYMBOL_GPL(kexec_crash_loaded);
322 if (!kexec_crash_loaded()) { in xen_panic_event()
336 if (kexec_crash_loaded()) { in mce_panic()