Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mm/
Ddma-mapping.c1078 static int __dma_info_to_prot(enum dma_data_direction dir, unsigned long attrs) in __dma_info_to_prot() function
1336 __dma_info_to_prot(DMA_BIDIRECTIONAL, attrs)); in __iommu_create_mapping()
1603 prot = __dma_info_to_prot(dir, attrs); in __map_sg_chunk()
1814 prot = __dma_info_to_prot(dir, attrs); in arm_coherent_iommu_map_page()
1920 prot = __dma_info_to_prot(dir, attrs) | IOMMU_MMIO; in arm_iommu_map_resource()