Searched refs:arch_crash_hotplug_support (Results 1 – 7 of 7) sorted by relevance
145 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags);146 #define arch_crash_hotplug_support arch_crash_hotplug_support macro
228 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags);229 #define arch_crash_hotplug_support arch_crash_hotplug_support macro
50 #ifndef arch_crash_hotplug_support51 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()
412 if ((flags & KEXEC_FILE_ON_CRASH) && arch_crash_hotplug_support(image, flags)) in SYSCALL_DEFINE5()
614 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags) in arch_crash_hotplug_support() function
470 int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags) in arch_crash_hotplug_support() function