Home
last modified time | relevance | path

Searched defs:coherent_flag (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mm/
H A Ddma-mapping.c48 int coherent_flag; member
107 static void __dma_clear_buffer(struct page *page, size_t size, int coherent_flag) in __dma_clear_buffer()
142 gfp_t gfp, int coherent_flag) in __dma_alloc_buffer()
394 int coherent_flag, gfp_t gfp) in __alloc_from_contiguous()
854 int coherent_flag) in __iommu_alloc_buffer()
1041 dma_addr_t *handle, int coherent_flag, in __iommu_alloc_simple()
1066 dma_addr_t handle, size_t size, int coherent_flag) in __iommu_free_atomic()
1081 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_alloc_attrs() local
1146 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_free_attrs() local