Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dkexec.h95 void arch_kexec_unprotect_crashkres(void);
96 #define arch_kexec_unprotect_crashkres arch_kexec_unprotect_crashkres macro
/Linux-v6.6/arch/x86/include/asm/
Dkexec.h192 void arch_kexec_unprotect_crashkres(void);
193 #define arch_kexec_unprotect_crashkres arch_kexec_unprotect_crashkres macro
/Linux-v6.6/include/linux/
Dkexec.h429 #ifndef arch_kexec_unprotect_crashkres
430 static inline void arch_kexec_unprotect_crashkres(void) { } in arch_kexec_unprotect_crashkres() function
/Linux-v6.6/arch/s390/kernel/
Dmachine_kexec.c167 void arch_kexec_unprotect_crashkres(void) in arch_kexec_unprotect_crashkres() function
/Linux-v6.6/kernel/
Dkexec.c105 arch_kexec_unprotect_crashkres(); in do_kexec_load()
Dcrash_core.c852 arch_kexec_unprotect_crashkres(); in crash_handle_hotplug_event()
Dkexec_file.c350 arch_kexec_unprotect_crashkres(); in SYSCALL_DEFINE5()
/Linux-v6.6/arch/arm64/kernel/
Dmachine_kexec.c280 arch_kexec_unprotect_crashkres(); in crash_prepare_suspend()
/Linux-v6.6/arch/x86/kernel/
Dmachine_kexec_64.c554 void arch_kexec_unprotect_crashkres(void) in arch_kexec_unprotect_crashkres() function