Searched defs:dma_mmap_from_dev_coherent (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/kernel/dma/ |
| D | coherent.c | 300 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_dev_coherent() function
|
| /kernel/linux/linux-6.6/kernel/dma/ |
| D | coherent.c | 271 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_dev_coherent() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dma-map-ops.h | 191 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | dma-map-ops.h | 190 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro
|