dma_info_to_prot 571 drivers/iommu/dma-iommu.c int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs); dma_info_to_prot 710 drivers/iommu/dma-iommu.c int prot = dma_info_to_prot(dir, coherent, attrs); dma_info_to_prot 817 drivers/iommu/dma-iommu.c int prot = dma_info_to_prot(dir, dev_is_dma_coherent(dev), attrs); dma_info_to_prot 913 drivers/iommu/dma-iommu.c dma_info_to_prot(dir, false, attrs) | IOMMU_MMIO); dma_info_to_prot 1001 drivers/iommu/dma-iommu.c int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs);