Home
last modified time | relevance | path

Searched defs:arch_kexec_protect_crashkres (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dkexec.h93 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec.c162 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h190 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c556 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/openbmc/linux/include/linux/
H A Dkexec.h426 static inline void arch_kexec_protect_crashkres(void) { } in arch_kexec_protect_crashkres() function