Searched refs:setup_new_fdt_ppc64 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kexec/ |
H A D | elf_64.c | 119 ret = setup_new_fdt_ppc64(image, fdt, initrd_load_addr, in elf64_load()
|
H A D | file_load_64.c | 1051 * setup_new_fdt_ppc64 - Update the flattend device-tree of the kernel 1062 int setup_new_fdt_ppc64(const struct kimage *image, void *fdt, in setup_new_fdt_ppc64() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kexec.h | 140 int setup_new_fdt_ppc64(const struct kimage *image, void *fdt,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kexec.h | 144 int setup_new_fdt_ppc64(const struct kimage *image, void *fdt,
|
/kernel/linux/linux-6.6/arch/powerpc/kexec/ |
H A D | elf_64.c | 114 ret = setup_new_fdt_ppc64(image, fdt, initrd_load_addr, in elf64_load()
|
H A D | file_load_64.c | 1152 * setup_new_fdt_ppc64 - Update the flattend device-tree of the kernel 1163 int setup_new_fdt_ppc64(const struct kimage *image, void *fdt, in setup_new_fdt_ppc64() function
|
Completed in 6 milliseconds