Searched defs:coherent_flag (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/arm/mm/ |
D | dma-mapping.c | 48 int coherent_flag; member 240 static void __dma_clear_buffer(struct page *page, size_t size, int coherent_flag) in __dma_clear_buffer() 275 gfp_t gfp, int coherent_flag) in __dma_alloc_buffer() 525 int coherent_flag, gfp_t gfp) in __alloc_from_contiguous() 1203 int coherent_flag) in __iommu_alloc_buffer() 1392 dma_addr_t *handle, int coherent_flag, in __iommu_alloc_simple() 1417 dma_addr_t handle, size_t size, int coherent_flag) in __iommu_free_atomic() 1428 int coherent_flag) in __arm_iommu_alloc_attrs() 1528 dma_addr_t handle, unsigned long attrs, int coherent_flag) in __arm_iommu_free_attrs()
|