Searched refs:kexec_crash_image (Results 1 – 7 of 7) sorted by relevance
171 dest_image = &kexec_crash_image; in SYSCALL_DEFINE4()182 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE4()
853 struct kimage *kexec_crash_image; variable867 if (kexec_crash_image) { in crash_kexec()873 machine_kexec(kexec_crash_image); in crash_kexec()908 if (kexec_crash_image) { in crash_shrink_memory()
104 return sprintf(buf, "%d\n", !!kexec_crash_image); in kexec_crash_loaded_show()
331 dest_image = &kexec_crash_image; in SYSCALL_DEFINE5()342 kimage_free(xchg(&kexec_crash_image, NULL)); in SYSCALL_DEFINE5()
274 extern struct kimage *kexec_crash_image;
510 if (!kexec_crash_image) { in uv_nmi_kdump()
195 if (kimage_ptr != kexec_crash_image) { in octeon_generic_shutdown()