Searched refs:dma_mmap_from_global_coherent (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddma-map-ops.h199 int dma_mmap_from_global_coherent(struct vm_area_struct *vma, void *cpu_addr,
212 static inline int dma_mmap_from_global_coherent(struct vm_area_struct *vma, function
/linux-master/kernel/dma/
H A Dcoherent.c301 int dma_mmap_from_global_coherent(struct vm_area_struct *vma, void *vaddr, function
H A Ddirect.c559 if (dma_mmap_from_global_coherent(vma, cpu_addr, size, &ret))

Completed in 105 milliseconds