Home
last modified time | relevance | path

Searched refs:of_kexec_alloc_and_setup_fdt (Results 1 – 4 of 4) 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()