Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Ddma-iommu.c445 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_unmap()
467 struct iommu_domain *domain = iommu_get_dma_domain(dev); in __iommu_dma_map()
568 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_alloc_remap()
661 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_cpu()
673 phys = iommu_iova_to_phys(iommu_get_dma_domain(dev), dma_handle); in iommu_dma_sync_single_for_device()
814 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_map_sg()
1089 struct iommu_domain *domain = iommu_get_dma_domain(dev); in iommu_dma_get_merge_boundary()
Diommu.c1725 struct iommu_domain *iommu_get_dma_domain(struct device *dev) in iommu_get_dma_domain() function
/Linux-v5.4/include/linux/
Diommu.h421 extern struct iommu_domain *iommu_get_dma_domain(struct device *dev);