Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_file.c218 image->arch.ipl_buf = buf.buffer; in kexec_file_add_ipl_report()
348 vfree(image->arch.ipl_buf); in arch_kimage_file_post_load_cleanup()
349 image->arch.ipl_buf = NULL; in arch_kimage_file_post_load_cleanup()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkexec.h82 void *ipl_buf; member