Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mm/
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()
449 page = __dma_alloc_buffer(dev, size, gfp, COHERENT); in __alloc_simple_buffer()
547 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()
1053 if (coherent_flag == COHERENT) in __iommu_alloc_simple()
1075 if (coherent_flag == COHERENT) in __iommu_free_atomic()
1087 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_alloc_attrs()
1092 if (coherent_flag == COHERENT || !gfpflags_allow_blocking(gfp)) in arm_iommu_alloc_attrs()
[all …]
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst166 :ref:`V4L2_MEMORY_FLAG_NON_COHERENT <V4L2-MEMORY-FLAG-NON-COHERENT>`.
Dbuffer.rst720 * .. _`V4L2-MEMORY-FLAG-NON-COHERENT`:
/Linux-v6.1/drivers/net/ethernet/apm/xgene/
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()