Searched refs:SMMU_OFFSET_IN_PAGE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/
H A Dtegra-smmu.c138 #define SMMU_OFFSET_IN_PAGE(x) ((unsigned long)(x) & ~SMMU_PAGE_MASK) macro
663 unsigned long offset = SMMU_OFFSET_IN_PAGE(pte);
813 return SMMU_PFN_PHYS(pfn) + SMMU_OFFSET_IN_PAGE(iova);

Completed in 82 milliseconds