Home
last modified time | relevance | path

Searched refs:arch_kexec_unprotect_crashkres (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dcrash_core.h33 #ifndef arch_kexec_unprotect_crashkres
34 static inline void arch_kexec_unprotect_crashkres(void) { } in arch_kexec_unprotect_crashkres() function
/linux/arch/s390/kernel/
H A Dmachine_kexec.c168 void arch_kexec_unprotect_crashkres(void) in arch_kexec_unprotect_crashkres() function
/linux/kernel/
H A Dkexec.c110 arch_kexec_unprotect_crashkres(); in do_kexec_load()
H A Dkexec_file.c358 arch_kexec_unprotect_crashkres(); in SYSCALL_DEFINE5()
/linux/arch/arm64/kernel/
H A Dmachine_kexec.c235 arch_kexec_unprotect_crashkres(); in crash_prepare_suspend()