Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dkexec.h116 void *backup_buf; member
/linux-6.1.9/arch/powerpc/kexec/
Dfile_load_64.c749 image->arch.backup_buf = buf; in load_backup_segment()
1276 vfree(image->arch.backup_buf); in arch_kimage_file_post_load_cleanup()
1277 image->arch.backup_buf = NULL; in arch_kimage_file_post_load_cleanup()