Home
last modified time | relevance | path

Searched refs:setup_new_fdt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Dkexec.h126 int setup_new_fdt(const struct kimage *image, void *fdt,
/Linux-v5.10/arch/powerpc/kexec/
Dfile_load.c155 int setup_new_fdt(const struct kimage *image, void *fdt, in setup_new_fdt() function
Dfile_load_64.c947 ret = setup_new_fdt(image, fdt, initrd_load_addr, initrd_len, cmdline); in setup_new_fdt_ppc64()