Home
last modified time | relevance | path

Searched refs:of_kexec_alloc_and_setup_fdt (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/kexec/
H A Delf_64.c111 fdt = of_kexec_alloc_and_setup_fdt(image, initrd_load_addr, in elf64_load()
/linux/arch/arm64/kernel/
H A Dmachine_kexec_file.c162 dtb = of_kexec_alloc_and_setup_fdt(image, initrd_load_addr, in load_other_segments()
/linux/drivers/of/
H A Dkexec.c316 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image, in of_kexec_alloc_and_setup_fdt() function
/linux/arch/riscv/kernel/
H A Dmachine_kexec_file.c346 fdt = of_kexec_alloc_and_setup_fdt(image, initrd_pbase, in load_extra_segments()
/linux/include/linux/
H A Dof.h466 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image,