Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dkexec.h106 extern int load_other_segments(struct kimage *image,
/Linux-v5.4/arch/arm64/kernel/
Dkexec_image.c109 ret = load_other_segments(image, in image_load()
Dmachine_kexec_file.c177 int load_other_segments(struct kimage *image, in load_other_segments() function