Home
last modified time | relevance | path

Searched refs:plat_fdt_relocated (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dbootinfo.h155 * plat_fdt_relocated() - Update platform's information about relocated dtb
161 void plat_fdt_relocated(void *new_location);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dbootinfo.h178 * plat_fdt_relocated() - Update platform's information about relocated dtb
184 void plat_fdt_relocated(void *new_location);
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate.c35 extern void __weak plat_fdt_relocated(void *new_location);
379 fdt_relocated_ = RELOCATED(&plat_fdt_relocated); in relocate_kernel()
/kernel/linux/linux-5.10/arch/mips/generic/
H A Dinit.c88 void __init plat_fdt_relocated(void *new_location) in plat_fdt_relocated() function
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dinit.c87 void __init plat_fdt_relocated(void *new_location) in plat_fdt_relocated() function

Completed in 3 milliseconds