Searched refs:arch_dma_mmap (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/include/linux/ |
D | dma-noncoherent.h | 13 int arch_dma_mmap(struct device *dev, struct vm_area_struct *vma, 17 #define arch_dma_mmap NULL macro
|
/Linux-v4.19/arch/microblaze/kernel/ |
D | dma.c | 46 int arch_dma_mmap(struct device *dev, struct vm_area_struct *vma, in arch_dma_mmap() function
|
/Linux-v4.19/arch/arc/mm/ |
D | dma.c | 87 int arch_dma_mmap(struct device *dev, struct vm_area_struct *vma, in arch_dma_mmap() function
|
/Linux-v4.19/kernel/dma/ |
D | noncoherent.c | 90 .mmap = arch_dma_mmap,
|
/Linux-v4.19/arch/mips/mm/ |
D | dma-noncoherent.c | 95 int arch_dma_mmap(struct device *dev, struct vm_area_struct *vma, in arch_dma_mmap() function
|
/Linux-v4.19/arch/mips/jazz/ |
D | jazzdma.c | 685 .mmap = arch_dma_mmap,
|