Searched refs:arch_crash_hotplug_support (Results 1 – 7 of 7) sorted by relevance
140 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags);141 #define arch_crash_hotplug_support arch_crash_hotplug_support macro
213 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags);214 #define arch_crash_hotplug_support arch_crash_hotplug_support macro
45 #ifndef arch_crash_hotplug_support46 static inline int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags) in arch_crash_hotplug_support() function
138 if ((flags & KEXEC_ON_CRASH) && arch_crash_hotplug_support(image, flags)) in do_kexec_load()
380 if ((flags & KEXEC_FILE_ON_CRASH) && arch_crash_hotplug_support(image, flags)) in SYSCALL_DEFINE5()
547 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags) in arch_crash_hotplug_support() function
417 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags) in arch_crash_hotplug_support() function