OF_map_phys
if (OF_map_phys(paddr, size, (vaddr_t)virt, -1) == -1) {
vaddr_t OF_map_phys(paddr_t, off_t, vaddr_t, int);