Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/
Dsetup.h35 extern int plat_post_relocation(long);
/linux-6.12.1/arch/mips/kernel/
Drelocate.c42 int __weak plat_post_relocation(long offset) in plat_post_relocation() function
419 if (plat_post_relocation(offset)) in relocate_kernel()
/linux-6.12.1/arch/mips/cavium-octeon/
Dsmp.c195 int plat_post_relocation(long offset) in plat_post_relocation() function