Home
last modified time | relevance | path

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

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