Home
last modified time | relevance | path

Searched refs:DMA_ATTR_FORCE_CONTIGUOUS (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gpummu.c80 DMA_ATTR_FORCE_CONTIGUOUS); in msm_gpummu_destroy()
102 GFP_KERNEL | __GFP_ZERO, DMA_ATTR_FORCE_CONTIGUOUS); in msm_gpummu_new()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dcommon.h64 GFP_KERNEL, DMA_ATTR_FORCE_CONTIGUOUS); in qmem_alloc()
86 DMA_ATTR_FORCE_CONTIGUOUS); in qmem_free()
/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_pool.c82 unsigned long attr = DMA_ATTR_FORCE_CONTIGUOUS; in ttm_pool_alloc_page()
135 unsigned long attr = DMA_ATTR_FORCE_CONTIGUOUS; in ttm_pool_free_page()
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_gem.c41 attr |= DMA_ATTR_FORCE_CONTIGUOUS; in exynos_drm_alloc_buf()
/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/
A Dvde.c74 bo->dma_attrs |= DMA_ATTR_FORCE_CONTIGUOUS; in tegra_vde_alloc_bo()
/linux-6.3-rc2/Documentation/core-api/
A Ddma-attributes.rst70 DMA_ATTR_FORCE_CONTIGUOUS section in DMA attributes
/linux-6.3-rc2/include/linux/
A Ddma-mapping.h44 #define DMA_ATTR_FORCE_CONTIGUOUS (1UL << 6) macro
/linux-6.3-rc2/arch/arm/mm/
A Ddma-mapping.c865 if (attrs & DMA_ATTR_FORCE_CONTIGUOUS) in __iommu_alloc_buffer()
945 if (attrs & DMA_ATTR_FORCE_CONTIGUOUS) { in __iommu_free_buffer()
/linux-6.3-rc2/drivers/iommu/
A Ddma-iommu.c1461 !(attrs & DMA_ATTR_FORCE_CONTIGUOUS)) { in iommu_dma_alloc()
/linux-6.3-rc2/drivers/remoteproc/
A Dqcom_q6v5_mss.c967 unsigned long dma_attrs = DMA_ATTR_FORCE_CONTIGUOUS; in q6v5_mpss_init_image()

Completed in 29 milliseconds