Searched refs:dma_mmap_coherent (Results 1 - 4 of 4) sorted by relevance

/arch/powerpc/kernel/
H A Ddma.c214 int dma_mmap_coherent(struct device *dev, struct vm_area_struct *vma, function
230 EXPORT_SYMBOL_GPL(dma_mmap_coherent); variable
/arch/powerpc/include/asm/
H A Ddma-mapping.h210 extern int dma_mmap_coherent(struct device *, struct vm_area_struct *,
/arch/arm/mm/
H A Ddma-mapping.c425 int dma_mmap_coherent(struct device *dev, struct vm_area_struct *vma, function
431 EXPORT_SYMBOL(dma_mmap_coherent); variable
/arch/arm/include/asm/
H A Ddma-mapping.h173 * dma_mmap_coherent - map a coherent DMA allocation into user space
184 int dma_mmap_coherent(struct device *, struct vm_area_struct *,

Completed in 74 milliseconds