Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Ddma-coherent.h29 #define dma_mmap_from_coherent(dev, vma, vaddr, order, ret) (0) macro
/linux-4.4.14/drivers/base/
Ddma-coherent.c246 int dma_mmap_from_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_coherent() function