Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dkexec.h93 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/Linux-v6.1/arch/arm64/include/asm/
Dkexec.h107 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/Linux-v6.1/arch/s390/kernel/
Dmachine_kexec.c174 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/Linux-v6.1/arch/arm64/kernel/
Dmachine_kexec.c271 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/Linux-v6.1/arch/x86/include/asm/
Dkexec.h190 #define arch_kexec_protect_crashkres arch_kexec_protect_crashkres macro
/Linux-v6.1/arch/x86/kernel/
Dmachine_kexec_64.c560 void arch_kexec_protect_crashkres(void) in arch_kexec_protect_crashkres() function
/Linux-v6.1/include/linux/
Dkexec.h440 static inline void arch_kexec_protect_crashkres(void) { } in arch_kexec_protect_crashkres() function