Searched refs:backup_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkexec.h79 void *backup_buf; member in struct:kimage_arch
/linux-master/arch/powerpc/kexec/
H A Dfile_load_64.c755 image->arch.backup_buf = buf;
1358 vfree(image->arch.backup_buf);
1359 image->arch.backup_buf = NULL;

Completed in 126 milliseconds