Searched refs:dma_mmap_from_coherent (Results 1 – 2 of 2) sorted by relevance
257 int dma_mmap_from_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_coherent() function280 EXPORT_SYMBOL(dma_mmap_from_coherent);
260 if (dma_mmap_from_coherent(dev, vma, cpu_addr, size, &ret)) in dma_common_mmap()