Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dtegra-smmu.c160 static unsigned int iova_pt_index(unsigned long iova) in iova_pt_index() function
561 return pt + iova_pt_index(iova); in tegra_smmu_pte_offset()