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