Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dkexec.h96 #define arch_kexec_unprotect_crashkres arch_kexec_unprotect_crashkres macro
/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec.c167 void arch_kexec_unprotect_crashkres(void) in arch_kexec_unprotect_crashkres() function
/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h193 #define arch_kexec_unprotect_crashkres arch_kexec_unprotect_crashkres macro
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c561 void arch_kexec_unprotect_crashkres(void) in arch_kexec_unprotect_crashkres() function
/openbmc/linux/include/linux/
H A Dkexec.h430 static inline void arch_kexec_unprotect_crashkres(void) { } in arch_kexec_unprotect_crashkres() function