Searched refs:plat_post_relocation (Results 1 – 3 of 3) sorted by relevance
35 extern int plat_post_relocation(long);
42 int __weak plat_post_relocation(long offset) in plat_post_relocation() function419 if (plat_post_relocation(offset)) in relocate_kernel()
195 int plat_post_relocation(long offset) in plat_post_relocation() function