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

/linux-master/tools/virtio/linux/
H A Ddma-mapping.h16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
/linux-master/include/linux/
H A Ddma-mapping.h428 static inline void *dma_alloc_coherent(struct device *dev, size_t size, function

Completed in 93 milliseconds