Home
last modified time | relevance | path

Searched defs:dma_alloc_coherent (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/virtio/linux/
Ddma-mapping.h16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
/kernel/linux/linux-6.6/tools/virtio/linux/
Ddma-mapping.h16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
/kernel/linux/linux-5.10/include/linux/
Ddma-mapping.h392 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/kernel/linux/linux-6.6/include/linux/
Ddma-mapping.h423 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function