Searched refs:kexec_crash_loaded (Results 1 – 2 of 2) sorted by relevance
101 return sprintf(buf, "%d\n", kexec_crash_loaded()); in kexec_crash_loaded_show()103 KERNEL_ATTR_RO(kexec_crash_loaded);
92 int kexec_crash_loaded(void) in kexec_crash_loaded() function96 EXPORT_SYMBOL_GPL(kexec_crash_loaded);