Home
last modified time | relevance | path

Searched defs:dma_mmap_from_dev_coherent (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/dma/
H A Dcoherent.c271 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_dev_coherent() function
/linux/include/linux/
H A Ddma-map-ops.h176 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro