Searched defs:coherent_flag (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/arm/mm/ |
D | dma-mapping.c | 52 int coherent_flag; member 287 static void __dma_clear_buffer(struct page *page, size_t size, int coherent_flag) in __dma_clear_buffer() 322 gfp_t gfp, int coherent_flag) in __dma_alloc_buffer() 590 int coherent_flag, gfp_t gfp) in __alloc_from_contiguous() 1282 int coherent_flag) in __iommu_alloc_buffer() 1487 dma_addr_t *handle, int coherent_flag, in __iommu_alloc_simple() 1512 dma_addr_t handle, size_t size, int coherent_flag) in __iommu_free_atomic() 1523 int coherent_flag) in __arm_iommu_alloc_attrs() 1633 dma_addr_t handle, unsigned long attrs, int coherent_flag) in __arm_iommu_free_attrs()
|