Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c1082 static int __dma_info_to_prot(enum dma_data_direction dir, unsigned long attrs) in __dma_info_to_prot() function
1340 __dma_info_to_prot(DMA_BIDIRECTIONAL, attrs)); in __iommu_create_mapping()
1607 prot = __dma_info_to_prot(dir, attrs); in __map_sg_chunk()
1822 prot = __dma_info_to_prot(dir, attrs); in arm_coherent_iommu_map_page()
1928 prot = __dma_info_to_prot(dir, attrs) | IOMMU_MMIO; in arm_iommu_map_resource()