Searched refs:sun50i_iova_get_pte_index (Results 1 – 1 of 1) sorted by relevance
171 static u32 sun50i_iova_get_pte_index(dma_addr_t iova) in sun50i_iova_get_pte_index() function619 pte_index = sun50i_iova_get_pte_index(iova); in sun50i_iommu_map()651 pte_addr = (u32 *)phys_to_virt(pt_phys) + sun50i_iova_get_pte_index(iova); in sun50i_iommu_unmap()676 pte = page_table[sun50i_iova_get_pte_index(iova)]; in sun50i_iommu_iova_to_phys()