Searched refs:fixmap_remap_fdt (Results 1 – 3 of 3) sorted by relevance
95 extern void *fixmap_remap_fdt(phys_addr_t dt_phys);
186 void *dt_virt = fixmap_remap_fdt(dt_phys); in setup_machine_fdt()
909 void *__init fixmap_remap_fdt(phys_addr_t dt_phys) in fixmap_remap_fdt() function