plat_fdt_relocated  165 arch/mips/include/asm/bootinfo.h void plat_fdt_relocated(void *new_location);
plat_fdt_relocated   34 arch/mips/kernel/relocate.c extern void __weak plat_fdt_relocated(void *new_location);
plat_fdt_relocated  352 arch/mips/kernel/relocate.c 			fdt_relocated_ = RELOCATED(&plat_fdt_relocated);