Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Drelocate.c34 extern void __weak plat_fdt_relocated(void *new_location);
358 fdt_relocated_ = RELOCATED(&plat_fdt_relocated); in relocate_kernel()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbootinfo.h161 void plat_fdt_relocated(void *new_location);
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dinit.c88 void __init plat_fdt_relocated(void *new_location) in plat_fdt_relocated() function