Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/mm/
Ddma-mapping.c532 int ioprot = dma_info_to_prot(DMA_BIDIRECTIONAL, coherent, attrs); in __iommu_alloc_attrs() local
563 *handle = iommu_dma_map_page(dev, page, 0, iosize, ioprot); in __iommu_alloc_attrs()
580 *handle = iommu_dma_map_page(dev, page, 0, iosize, ioprot); in __iommu_alloc_attrs()
602 pages = iommu_dma_alloc(dev, iosize, gfp, attrs, ioprot, in __iommu_alloc_attrs()