Searched refs:vmcoreinfo_data_copy (Results 1 – 3 of 3) sorted by relevance
347 void *vmcoreinfo_data_copy; /* locates in the crash memory */ member
585 if (image->vmcoreinfo_data_copy) { in kimage_free()587 vunmap(image->vmcoreinfo_data_copy); in kimage_free()
75 image->vmcoreinfo_data_copy = safecopy; in kimage_crash_copy_vmcoreinfo()