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() argument
142 gfp_t gfp, int coherent_flag) in __dma_alloc_buffer() argument
394 int coherent_flag, gfp_ in __alloc_from_contiguous() argument
852 __iommu_alloc_buffer(struct device * dev,size_t size,gfp_t gfp,unsigned long attrs,int coherent_flag) __iommu_alloc_buffer() argument
1039 __iommu_alloc_simple(struct device * dev,size_t size,gfp_t gfp,dma_addr_t * handle,int coherent_flag,unsigned long attrs) __iommu_alloc_simple() argument
1064 __iommu_free_atomic(struct device * dev,void * cpu_addr,dma_addr_t handle,size_t size,int coherent_flag) __iommu_free_atomic() argument
1079 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; arm_iommu_alloc_attrs() local
1144 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; arm_iommu_free_attrs() local
[all...]