Searched refs:iommu_get_dma_domain (Results 1 – 5 of 5) sorted by relevance
380 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), addr); in arm64_iommu_unmap_page()451 domain = iommu_get_dma_domain(dev); in arm64_iommu_unmap_sg()470 phys_addr_t phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), addr); in arm64_iommu_sync_single_for_device()478 phys_addr_t phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), addr); in arm64_iommu_sync_single_for_cpu()486 struct iommu_domain *domain = iommu_get_dma_domain(dev); in arm64_iommu_sync_sg_for_device()506 struct iommu_domain *domain = iommu_get_dma_domain(dev); in arm64_iommu_sync_sg_for_cpu()
538 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_unmap()560 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_map()663 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_alloc_remap()758 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_cpu()770 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_device()911 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_sg()1222 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_get_merge_boundary()
2247 struct iommu_domain *iommu_get_dma_domain(struct device *dev) in iommu_get_dma_domain() function
465 extern struct iommu_domain *iommu_get_dma_domain(struct device *dev);
2139 struct iommu_domain *def_domain = iommu_get_dma_domain(dev); in attach_device()