Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dkexec.h92 void arch_kexec_protect_crashkres(void);
93 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/Linux-v6.6/arch/x86/include/asm/
Dkexec.h189 void arch_kexec_protect_crashkres(void);
190 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/Linux-v6.6/include/linux/
Dkexec.h418 #ifndef arch_kexec_protect_crashkres
426 static inline void arch_kexec_protect_crashkres(void) { } in arch_kexec_protect_crashkres() function
/Linux-v6.6/arch/s390/kernel/
Dmachine_kexec.c162 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/Linux-v6.6/kernel/
Dkexec.c166 arch_kexec_protect_crashkres(); in do_kexec_load()
Dcrash_core.c865 arch_kexec_protect_crashkres(); in crash_handle_hotplug_event()
Dkexec_file.c415 arch_kexec_protect_crashkres(); in SYSCALL_DEFINE5()
/Linux-v6.6/arch/arm64/kernel/
Dmachine_kexec.c286 arch_kexec_protect_crashkres(); in crash_post_resume()
/Linux-v6.6/arch/x86/kernel/
Dmachine_kexec_64.c549 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function