Home
last modified time | relevance | path

Searched refs:load_other_segments (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/arm64/include/asm/
H A Dkexec.h127 extern int load_other_segments(struct kimage *image,
/linux-6.15/arch/arm64/kernel/
H A Dkexec_image.c100 ret = load_other_segments(image, kernel_segment->mem, in image_load()
H A Dmachine_kexec_file.c91 int load_other_segments(struct kimage *image, in load_other_segments() function