mk_iommu_pte
arena->ptes[i + dma_ofs] = mk_iommu_pte(paddr);
*ptes++ = mk_iommu_pte(paddr);
ptes[j] = mk_iommu_pte(page_to_phys(pages[i]));