Home
last modified time | relevance | path

Searched refs:kexec_image_probe_default (Results 1 – 3 of 3) sorted by last modified time

/linux/arch/powerpc/kexec/
H A Dfile_load_64.c1343 return kexec_image_probe_default(image, buf, buf_len); in arch_kexec_kernel_image_probe()
/linux/kernel/
H A Dkexec_file.c51 int kexec_image_probe_default(struct kimage *image, void *buf, in kexec_image_probe_default() function
/linux/include/linux/
H A Dkexec.h151 int kexec_image_probe_default(struct kimage *image, void *buf,
197 return kexec_image_probe_default(image, buf, buf_len); in arch_kexec_kernel_image_probe()