Searched refs:vmcoreinfo_data_copy (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dkexec.h302 void *vmcoreinfo_data_copy; /* locates in the crash memory */ member in struct:kimage
/linux-master/kernel/
H A Dcrash_core.c66 image->vmcoreinfo_data_copy = safecopy;
H A Dkexec_core.c555 if (image->vmcoreinfo_data_copy) {
557 vunmap(image->vmcoreinfo_data_copy);

Completed in 108 milliseconds