Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dtegra-smmu.c137 #define SMMU_PFN_PHYS(x) ((phys_addr_t)(x) << SMMU_PTE_SHIFT) macro
794 return SMMU_PFN_PHYS(pfn) + SMMU_OFFSET_IN_PAGE(iova); in tegra_smmu_iova_to_phys()