Searched defs:coherent_flag (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/arm/mm/ |
D | dma-mapping.c | 51 int coherent_flag; member 265 static void __dma_clear_buffer(struct page *page, size_t size, int coherent_flag) in __dma_clear_buffer() 300 gfp_t gfp, int coherent_flag) in __dma_alloc_buffer() 548 int coherent_flag, gfp_t gfp) in __alloc_from_contiguous() 1238 int coherent_flag) in __iommu_alloc_buffer() 1427 dma_addr_t *handle, int coherent_flag, in __iommu_alloc_simple() 1452 dma_addr_t handle, size_t size, int coherent_flag) in __iommu_free_atomic() 1463 int coherent_flag) in __arm_iommu_alloc_attrs() 1563 dma_addr_t handle, unsigned long attrs, int coherent_flag) in __arm_iommu_free_attrs()
|