Home
last modified time | relevance | path

Searched refs:DMA_ATTR_NO_KERNEL_MAPPING (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/staging/media/sunxi/cedrus/
A Dcedrus_h264.c548 GFP_KERNEL, DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_start()
562 GFP_KERNEL, DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_start()
641 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_start()
647 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_start()
653 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_start()
659 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_start()
670 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_stop()
674 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_stop()
678 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_stop()
683 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h264_stop()
[all …]
A Dcedrus_h265.c358 GFP_KERNEL, DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h265_setup()
675 GFP_KERNEL, DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h265_start()
690 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h265_stop()
698 DMA_ATTR_NO_KERNEL_MAPPING); in cedrus_h265_stop()
A Dcedrus_video.c571 src_vq->dma_attrs = DMA_ATTR_NO_KERNEL_MAPPING; in cedrus_queue_init()
/linux/Documentation/core-api/
A Ddma-attributes.rst28 DMA_ATTR_NO_KERNEL_MAPPING section in DMA attributes
31 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel
43 DMA_ATTR_NO_KERNEL_MAPPING, those that do not will simply ignore the
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_gem.c164 rk_obj->dma_attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in rockchip_gem_alloc_dma()
548 if (rk_obj->dma_attrs & DMA_ATTR_NO_KERNEL_MAPPING) in rockchip_gem_prime_vmap()
/linux/drivers/staging/media/hantro/
A Dhantro_postproc.c146 priv->attrs = DMA_ATTR_NO_KERNEL_MAPPING; in hantro_postproc_alloc()
A Dhantro_drv.c204 DMA_ATTR_NO_KERNEL_MAPPING; in queue_init()
228 DMA_ATTR_NO_KERNEL_MAPPING; in queue_init()
/linux/drivers/gpu/drm/i915/
A Di915_gem_gtt.c35 DMA_ATTR_NO_KERNEL_MAPPING | in i915_gem_gtt_prepare_pages()
/linux/kernel/dma/
A Ddirect.c163 if ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) && in dma_direct_alloc()
279 if ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) && in dma_direct_free()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_drm_gem.c69 mtk_gem->dma_attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in mtk_drm_gem_create()
/linux/arch/arm/mm/
A Ddma-mapping.c677 .want_vaddr = ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0), in __dma_alloc()
814 .want_vaddr = ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0), in __arm_dma_free()
1383 if (attrs & DMA_ATTR_NO_KERNEL_MAPPING) in __iommu_get_pages()
1456 if (attrs & DMA_ATTR_NO_KERNEL_MAPPING) in __arm_iommu_alloc_attrs()
1542 if ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0) in __arm_iommu_free_attrs()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_gem.c51 attr |= DMA_ATTR_NO_KERNEL_MAPPING; in exynos_drm_alloc_buf()
/linux/drivers/staging/media/rkvdec/
A Drkvdec.c704 DMA_ATTR_NO_KERNEL_MAPPING; in rkvdec_queue_init()
719 DMA_ATTR_NO_KERNEL_MAPPING; in rkvdec_queue_init()
/linux/drivers/gpu/drm/msm/
A Dmsm_drv.c397 unsigned long attrs = DMA_ATTR_NO_KERNEL_MAPPING; in msm_drm_uninit()
490 attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in msm_init_vram()
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-capture.c604 DMA_ATTR_NO_KERNEL_MAPPING); in rkisp1_dummy_buf_create()
615 cap->buf.dummy.dma_addr, DMA_ATTR_NO_KERNEL_MAPPING); in rkisp1_dummy_buf_destroy()
/linux/include/linux/
A Ddma-mapping.h33 #define DMA_ATTR_NO_KERNEL_MAPPING (1UL << 4) macro
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-dma-contig.c203 if (q->dma_attrs & DMA_ATTR_NO_KERNEL_MAPPING) in vb2_dc_alloc_coherent()
/linux/drivers/iommu/arm/arm-smmu/
A Dqcom_iommu.c630 attrs = DMA_ATTR_NO_KERNEL_MAPPING; in qcom_iommu_sec_ptbl_init()
/linux/drivers/media/platform/qcom/venus/
A Dhelpers.c188 DMA_ATTR_NO_KERNEL_MAPPING; in venus_helper_alloc_dpb_bufs()
244 DMA_ATTR_NO_KERNEL_MAPPING; in intbufs_set_buffer()
/linux/drivers/nvme/host/
A Dpci.c1942 DMA_ATTR_NO_KERNEL_MAPPING | DMA_ATTR_NO_WARN); in nvme_free_host_mem()
1985 DMA_ATTR_NO_KERNEL_MAPPING | DMA_ATTR_NO_WARN); in __nvme_alloc_host_mem()
2010 DMA_ATTR_NO_KERNEL_MAPPING | DMA_ATTR_NO_WARN); in __nvme_alloc_host_mem()
/linux/drivers/pci/controller/
A Dpci-tegra.c1776 DMA_ATTR_NO_KERNEL_MAPPING); in tegra_pcie_msi_setup()
1823 DMA_ATTR_NO_KERNEL_MAPPING); in tegra_pcie_msi_teardown()
/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb-main.c1378 attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in omapfb_alloc_fbmem()
/linux/drivers/media/platform/coda/
A Dcoda-common.c2577 dst_vq->dma_attrs = DMA_ATTR_NO_KERNEL_MAPPING; in coda_decoder_queue_init()

Completed in 70 milliseconds