Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_core.c91 int kexec_crash_loaded(void) in kexec_crash_loaded() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkexec.h441 static inline int kexec_crash_loaded(void) { return 0; } in kexec_crash_loaded() function