arch_crash_hotplug_support
int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags);
#define arch_crash_hotplug_support arch_crash_hotplug_support
int arch_crash_hotplug_support(struct kimage *image, unsigned long kexec_flags);
#define arch_crash_hotplug_support arch_crash_hotplug_support
#ifndef arch_crash_hotplug_support
if ((flags & KEXEC_ON_CRASH) && arch_crash_hotplug_support(image, flags))
if ((flags & KEXEC_FILE_ON_CRASH) && arch_crash_hotplug_support(image, flags))