Searched refs:kexec_crash_loaded (Results 1 – 2 of 2) sorted by relevance
102 return sprintf(buf, "%d\n", kexec_crash_loaded()); in kexec_crash_loaded_show()104 KERNEL_ATTR_RO(kexec_crash_loaded);
91 int kexec_crash_loaded(void) in kexec_crash_loaded() function95 EXPORT_SYMBOL_GPL(kexec_crash_loaded);