Searched refs:kexec_crash_image (Results 1 – 10 of 10) sorted by relevance
112 return !!kexec_crash_image; in kexec_crash_loaded()140 if (kexec_crash_image) { in __crash_kexec()147 machine_kexec(kexec_crash_image); in __crash_kexec()402 if (kexec_crash_image) { in crash_shrink_memory()543 if (kexec_crash_image) { in crash_check_hotplug_support()544 rc = kexec_crash_image->hotplug_support; in crash_check_hotplug_support()588 if (!kexec_crash_image) in crash_handle_hotplug_event()591 image = kexec_crash_image; in crash_handle_hotplug_event()
108 dest_image = &kexec_crash_image; in do_kexec_load()109 if (kexec_crash_image) in do_kexec_load()127 kimage_free(xchg(&kexec_crash_image, NULL)); in do_kexec_load()171 if ((flags & KEXEC_ON_CRASH) && kexec_crash_image) in do_kexec_load()
94 kexec_crash_image->dm_crypt_keys_addr >> PAGE_SHIFT)); in get_keys_from_kdump_reserved_memory()283 if (!kexec_crash_image || !kexec_crash_image->dm_crypt_keys_addr) { in config_keys_reuse_store()
388 dest_image = &kexec_crash_image; in SYSCALL_DEFINE5() 389 if (kexec_crash_image) in SYSCALL_DEFINE5() 404 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE5() 463 if ((flags & KEXEC_FILE_ON_CRASH) && kexec_crash_image) in SYSCALL_DEFINE5()
1035 struct kimage *kexec_crash_image; variable
562 xchg(&kexec_crash_image, NULL); in arch_crash_handle_hotplug_event()564 xchg(&kexec_crash_image, image); in arch_crash_handle_hotplug_event()
448 extern struct kimage *kexec_crash_image;
843 if (!kexec_crash_image) { in uv_nmi_kdump()
215 if (kimage_ptr != kexec_crash_image) { in octeon_generic_shutdown()
636 if (kexec_crash_image) { in crash_smp_send_stop()