Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkexec.h88 static inline bool crash_is_nosave(unsigned long pfn) {return false; } in crash_is_nosave() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmachine_kexec.c317 bool crash_is_nosave(unsigned long pfn) in crash_is_nosave() function