prom_remap
err = prom_remap(MMU_PAGESIZE, vaddr, newphys);
extern int prom_remap(size_t, caddr_t, physaddr_t);