Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c1161 static int __dma_info_to_prot(enum dma_data_direction dir, unsigned long attrs) in __dma_info_to_prot() function
1430 __dma_info_to_prot(DMA_BIDIRECTIONAL, attrs)); in __iommu_create_mapping()
1713 prot = __dma_info_to_prot(dir, attrs); in __map_sg_chunk()
1921 prot = __dma_info_to_prot(dir, attrs); in arm_coherent_iommu_map_page()
2027 prot = __dma_info_to_prot(dir, attrs) | IOMMU_MMIO; in arm_iommu_map_resource()