Home
last modified time | relevance | path

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

/linux/arch/powerpc/kexec/
H A Dfile_load_64.c372 image->arch.backup_buf = buf; in load_backup_segment()
845 vfree(image->arch.backup_buf); in arch_kexec_kernel_image_probe()
846 image->arch.backup_buf = NULL; in arch_kexec_kernel_image_probe()
/linux/arch/powerpc/include/asm/
H A Dkexec.h76 void *backup_buf;
78 void *backup_buf; global() member