Home
last modified time | relevance | path

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

/linux/kernel/dma/
A Dmapping.c123 if (use_dma_iommu(dev)) in dma_go_direct()
490 if (use_dma_iommu(dev)) in dma_get_sgtable_attrs()
529 if (use_dma_iommu(dev)) in dma_can_mmap()
557 if (use_dma_iommu(dev)) in dma_mmap_attrs()
573 if (use_dma_iommu(dev)) in dma_get_required_mask()
673 if (use_dma_iommu(dev)) in __dma_alloc_pages()
764 if (use_dma_iommu(dev)) in dma_alloc_noncontiguous()
793 if (use_dma_iommu(dev)) in dma_free_noncontiguous()
804 if (use_dma_iommu(dev)) in dma_vmap_noncontiguous()
813 if (use_dma_iommu(dev)) in dma_vunmap_noncontiguous()
[all …]
A Dops_helpers.c74 if (use_dma_iommu(dev)) in dma_common_alloc_pages()
94 if (use_dma_iommu(dev)) in dma_common_free_pages()
/linux/include/linux/
A Diommu-dma.h13 static inline bool use_dma_iommu(struct device *dev) in use_dma_iommu() function
18 static inline bool use_dma_iommu(struct device *dev) in use_dma_iommu() function

Completed in 6 milliseconds