Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dfile_load_64.c713 * load_backup_segment - Locate a memory hole to place the backup region.
719 static int load_backup_segment(struct kimage *image, struct kexec_buf *kbuf) in load_backup_segment() function
841 ret = load_backup_segment(image, kbuf); in load_crashdump_segments_ppc64()
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dfile_load_64.c720 * load_backup_segment - Locate a memory hole to place the backup region.
726 static int load_backup_segment(struct kimage *image, struct kexec_buf *kbuf) in load_backup_segment() function
848 ret = load_backup_segment(image, kbuf); in load_crashdump_segments_ppc64()

Completed in 4 milliseconds