Searched refs:plat_fdt_relocated (Results 1 – 3 of 3) sorted by relevance
161 void plat_fdt_relocated(void *new_location);
34 extern void __weak plat_fdt_relocated(void *new_location);352 fdt_relocated_ = RELOCATED(&plat_fdt_relocated); in relocate_kernel()
88 void __init plat_fdt_relocated(void *new_location) in plat_fdt_relocated() function