Searched refs:plat_fdt_relocated (Results 1 – 3 of 3) sorted by relevance
184 void plat_fdt_relocated(void *new_location);
35 extern void __weak plat_fdt_relocated(void *new_location);379 fdt_relocated_ = RELOCATED(&plat_fdt_relocated); in relocate_kernel()
87 void __init plat_fdt_relocated(void *new_location) in plat_fdt_relocated() function