Home
last modified time | relevance | path

Searched refs:arch_kexec_protect_crashkres (Results 1 – 9 of 9) sorted by relevance

/linux/arch/s390/include/asm/
H A Dkexec.h92 void arch_kexec_protect_crashkres(void);
93 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/linux/arch/x86/include/asm/
H A Dkexec.h188 void arch_kexec_protect_crashkres(void);
189 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/linux/include/linux/
H A Dcrash_core.h22 #ifndef arch_kexec_protect_crashkres
30 static inline void arch_kexec_protect_crashkres(void) { } in arch_kexec_protect_crashkres() function
/linux/arch/s390/kernel/
H A Dmachine_kexec.c163 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/linux/kernel/
H A Dkexec.c172 arch_kexec_protect_crashkres(); in do_kexec_load()
H A Dcrash_core.c605 arch_kexec_protect_crashkres(); in crash_handle_hotplug_event()
H A Dkexec_file.c432 arch_kexec_protect_crashkres(); in SYSCALL_DEFINE5()
/linux/arch/arm64/kernel/
H A Dmachine_kexec.c272 arch_kexec_protect_crashkres(); in crash_post_resume()
/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c555 void arch_kexec_protect_crashkres(void) in arch_kexec_unprotect_crashkres()
548 void arch_kexec_protect_crashkres(void) arch_kexec_protect_crashkres() function