Home
last modified time | relevance | path

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

/openbmc/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()
1050 if (coherent_flag == COHERENT) in __iommu_alloc_simple()
1072 if (coherent_flag == COHERENT) in __iommu_free_atomic()
1084 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_alloc_attrs()
1089 if (coherent_flag == COHERENT || !gfpflags_allow_blocking(gfp)) in arm_iommu_alloc_attrs()
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst166 :ref:`V4L2_MEMORY_FLAG_NON_COHERENT <V4L2-MEMORY-FLAG-NON-COHERENT>`.
H A Dbuffer.rst715 * .. _`V4L2-MEMORY-FLAG-NON-COHERENT`:
/openbmc/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()