Home
last modified time | relevance | path

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

/Linux-v5.4/tools/virtio/linux/
Ddma-mapping.h16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
/Linux-v5.4/include/linux/
Ddma-mapping.h640 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function