Home
last modified time | relevance | path

Searched refs:COHERENT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mm/
H A Ddma-mapping.c60 #define COHERENT 1 macro
119 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(dev) ? COHERENT : NORMAL; in arm_iommu_alloc_attrs()
1084 if (coherent_flag == COHERENT || !gfpflags_allow_blocking(gfp)) in arm_iommu_alloc_attrs()
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst162 :ref:`V4L2_MEMORY_FLAG_NON_COHERENT <V4L2-MEMORY-FLAG-NON-COHERENT>`.
172 .. _V4L2-MEMORY-FLAG-NON-COHERENT:
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c106 SET_BIT(COHERENT)); in xgene_enet_refill_pagepool()
157 SET_BIT(COHERENT)); in xgene_enet_refill_bufpool()
447 SET_BIT(COHERENT)); in xgene_enet_setup_tx_desc()