Searched refs:iommu_get_dma_domain (Results 1 – 3 of 3) sorted by relevance
826 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_unmap()849 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_map()943 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_alloc_noncontiguous()1108 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_cpu()1125 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_device()1172 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_swiotlb()1222 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_phys()1263 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_unmap_phys()1415 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_sg()1752 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_get_merge_boundary()[all …]
2327 struct iommu_domain *iommu_get_dma_domain(struct device *dev) in iommu_get_dma_domain() function
917 extern struct iommu_domain *iommu_get_dma_domain(struct device *dev);