Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/kexec/
Delf_64.c111 fdt = of_kexec_alloc_and_setup_fdt(image, initrd_load_addr, in elf64_load()
/linux-6.14.4/arch/arm64/kernel/
Dmachine_kexec_file.c162 dtb = of_kexec_alloc_and_setup_fdt(image, initrd_load_addr, in load_other_segments()
/linux-6.14.4/drivers/of/
Dkexec.c279 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image, in of_kexec_alloc_and_setup_fdt() function
/linux-6.14.4/arch/riscv/kernel/
Delf_kexec.c307 fdt = of_kexec_alloc_and_setup_fdt(image, initrd_pbase, in elf_kexec_load()
/linux-6.14.4/include/linux/
Dof.h461 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image,