Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Ddma-iommu.c680 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_unmap()
703 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_map()
793 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_alloc_noncontiguous()
928 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_cpu()
944 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_device()
992 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_page()
1042 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_unmap_page()
1194 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_sg()
1545 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_get_merge_boundary()
A Diommu.c2117 struct iommu_domain *iommu_get_dma_domain(struct device *dev) in iommu_get_dma_domain() function
/linux-6.3-rc2/include/linux/
A Diommu.h472 extern struct iommu_domain *iommu_get_dma_domain(struct device *dev);
/linux-6.3-rc2/drivers/iommu/amd/
A Diommu.c1779 struct iommu_domain *def_domain = iommu_get_dma_domain(dev); in attach_device()

Completed in 24 milliseconds