Home
last modified time | relevance | path

Searched refs:dma_mmap_from_dev_coherent (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h182 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma,
201 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c1176 if (dma_mmap_from_dev_coherent(dev, vma, cpu_addr, size, &ret)) { in iommu_dma_mmap()

Completed in 4 milliseconds