Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dtegra-smmu.c161 static unsigned int iova_pt_index(unsigned long iova) in iova_pt_index() function
556 return pt + iova_pt_index(iova); in tegra_smmu_pte_offset()