Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Ddma-iommu.c676 int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs); in __iommu_dma_alloc_noncontiguous() local
709 if (!(ioprot & IOMMU_CACHE)) { in __iommu_dma_alloc_noncontiguous()
717 if (iommu_map_sg_atomic(domain, iova, sgt->sgl, sgt->orig_nents, ioprot) in __iommu_dma_alloc_noncontiguous()
1215 int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs); in iommu_dma_alloc() local
1236 *handle = __iommu_dma_map(dev, page_to_phys(page), size, ioprot, in iommu_dma_alloc()