ioprot 571 drivers/iommu/dma-iommu.c int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs); ioprot 605 drivers/iommu/dma-iommu.c if (!(ioprot & IOMMU_CACHE)) { ioprot 613 drivers/iommu/dma-iommu.c if (iommu_map_sg(domain, iova, sgt.sgl, sgt.orig_nents, ioprot) ioprot 1001 drivers/iommu/dma-iommu.c int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs); ioprot 1019 drivers/iommu/dma-iommu.c *handle = __iommu_dma_map(dev, page_to_phys(page), size, ioprot);