Searched refs:COHERENT (Results 1 – 2 of 2) sorted by relevance
60 #define COHERENT 1 macro119 if (coherent_flag != COHERENT) in __dma_clear_buffer()125 if (coherent_flag != COHERENT) in __dma_clear_buffer()130 if (coherent_flag != COHERENT) { in __dma_clear_buffer()451 page = __dma_alloc_buffer(dev, size, gfp, COHERENT); in __alloc_simple_buffer()549 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()1045 if (coherent_flag == COHERENT) in __iommu_alloc_simple()1067 if (coherent_flag == COHERENT) in __iommu_free_atomic()1079 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_alloc_attrs()1084 if (coherent_flag == COHERENT || !gfpflags_allow_blocking(gfp)) in arm_iommu_alloc_attrs()[all …]
162 :ref:`V4L2_MEMORY_FLAG_NON_COHERENT <V4L2-MEMORY-FLAG-NON-COHERENT>`.172 .. _V4L2-MEMORY-FLAG-NON-COHERENT: