Searched refs:DMA_ATTR_NO_KERNEL_MAPPING (Results 1 – 16 of 16) sorted by relevance
32 if (attrs & DMA_ATTR_NO_KERNEL_MAPPING) in dma_alloc_need_uncached()
42 #define DMA_ATTR_NO_KERNEL_MAPPING (1UL << 4) macro
54 DMA_ATTR_NO_KERNEL_MAPPING57 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel69 DMA_ATTR_NO_KERNEL_MAPPING, those that do not will simply ignore the
138 if ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) && in dma_direct_alloc_pages()188 if ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) && in dma_direct_free_pages()
162 rk_obj->dma_attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in rockchip_gem_alloc_dma()550 if (rk_obj->dma_attrs & DMA_ATTR_NO_KERNEL_MAPPING) in rockchip_gem_prime_vmap()
55 mtk_gem->dma_attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in mtk_drm_gem_create()
702 .want_vaddr = ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0), in __dma_alloc()842 .want_vaddr = ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0), in __arm_dma_free()1420 if (attrs & DMA_ATTR_NO_KERNEL_MAPPING) in __iommu_get_pages()1493 if (attrs & DMA_ATTR_NO_KERNEL_MAPPING) in __arm_iommu_alloc_attrs()1579 if ((attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0) in __arm_iommu_free_attrs()
228 DMA_ATTR_NO_KERNEL_MAPPING; in queue_init()252 DMA_ATTR_NO_KERNEL_MAPPING; in queue_init()
54 exynos_gem->dma_attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in exynos_drm_alloc_buf()
268 unsigned long attrs = DMA_ATTR_NO_KERNEL_MAPPING; in msm_drm_uninit()361 attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in msm_init_vram()
163 DMA_ATTR_NO_KERNEL_MAPPING; in venus_helper_alloc_dpb_bufs()210 DMA_ATTR_NO_KERNEL_MAPPING; in intbufs_set_buffer()
162 if ((buf->attrs & DMA_ATTR_NO_KERNEL_MAPPING) == 0) in vb2_dc_alloc()
671 attrs = DMA_ATTR_NO_KERNEL_MAPPING; in qcom_iommu_sec_ptbl_init()
1873 DMA_ATTR_NO_KERNEL_MAPPING | DMA_ATTR_NO_WARN); in nvme_free_host_mem()1916 DMA_ATTR_NO_KERNEL_MAPPING | DMA_ATTR_NO_WARN); in __nvme_alloc_host_mem()1941 DMA_ATTR_NO_KERNEL_MAPPING | DMA_ATTR_NO_WARN); in __nvme_alloc_host_mem()
1796 DMA_ATTR_NO_KERNEL_MAPPING); in tegra_pcie_msi_setup()1847 DMA_ATTR_NO_KERNEL_MAPPING); in tegra_pcie_msi_teardown()
1382 attrs |= DMA_ATTR_NO_KERNEL_MAPPING; in omapfb_alloc_fbmem()