Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kexec/
H A Delf_64.c105 fdt = of_kexec_alloc_and_setup_fdt(image, initrd_load_addr, in elf64_load()
/openbmc/linux/arch/arm64/kernel/
H A Dmachine_kexec_file.c156 dtb = of_kexec_alloc_and_setup_fdt(image, initrd_load_addr, in load_other_segments()
/openbmc/linux/drivers/of/
H A Dkexec.c279 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image, in of_kexec_alloc_and_setup_fdt() function
/openbmc/linux/arch/riscv/kernel/
H A Delf_kexec.c300 fdt = of_kexec_alloc_and_setup_fdt(image, initrd_pbase, in elf_kexec_load()
/openbmc/linux/include/linux/
H A Dof.h451 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image,