SMMU_OFFSET_IN_PAGE
unsigned long offset = SMMU_OFFSET_IN_PAGE(pte);
return SMMU_PFN_PHYS(pfn) + SMMU_OFFSET_IN_PAGE(iova);