Home
last modified time | relevance | path

Searched defs:dma_mmap_from_dev_coherent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/dma/
H A Dcoherent.c300 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/
H A Dcoherent.c271 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/
H A Ddma-map-ops.h190 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro
/kernel/linux/linux-6.6/include/linux/
H A Ddma-map-ops.h190 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro

Completed in 4 milliseconds