Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/mm/
Ddma-mapping.c546 int ioprot = dma_direction_to_prot(DMA_BIDIRECTIONAL, coherent); in __iommu_alloc_attrs() local
565 pages = iommu_dma_alloc(dev, iosize, gfp, ioprot, handle, in __iommu_alloc_attrs()
590 *handle = iommu_dma_map_page(dev, page, 0, iosize, ioprot); in __iommu_alloc_attrs()