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

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

Completed in 314 milliseconds