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