iommu_batch_add
long err = iommu_batch_add(first_page + (n * PAGE_SIZE), mask);
long err = iommu_batch_add(phys, mask);
err = iommu_batch_add(paddr, mask);