fdt_phys 335 arch/mips/kernel/relocate.c unsigned long fdt_phys = virt_to_phys(fdt); fdt_phys 346 arch/mips/kernel/relocate.c if (fdt_phys >= virt_to_phys(RELOCATED(&_text)) && fdt_phys 347 arch/mips/kernel/relocate.c fdt_phys <= virt_to_phys(RELOCATED(&_end))) {