Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dtegra-smmu.c136 #define SMMU_OFFSET_IN_PAGE(x) ((unsigned long)(x) & ~SMMU_PAGE_MASK) macro
648 unsigned long offset = SMMU_OFFSET_IN_PAGE(pte); in tegra_smmu_set_pte()
794 return SMMU_PFN_PHYS(pfn) + SMMU_OFFSET_IN_PAGE(iova); in tegra_smmu_iova_to_phys()