Searched refs:desired_addr (Results 1 – 1 of 1) sorted by relevance
189 ulong desired_addr = hextoul(fdt_high, NULL); in boot_relocate_fdt() local192 if (desired_addr == ~0UL) { in boot_relocate_fdt()197 } else if (desired_addr) { in boot_relocate_fdt()199 desired_addr); in boot_relocate_fdt()
Completed in 6 milliseconds