Home
last modified time | relevance | path

Searched defs:kexec_crash_loaded (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dkexec.h366 static inline int kexec_crash_loaded(void) { return 0; } in kexec_crash_loaded() function
/Linux-v4.19/kernel/
Dkexec_core.c93 int kexec_crash_loaded(void) in kexec_crash_loaded() function