Home
last modified time | relevance | path

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

/openbmc/linux/kernel/dma/
H A Dmapping.c65 void dmam_free_coherent(struct device *dev, size_t size, void *vaddr, in dmam_free_coherent() function
/openbmc/linux/include/linux/
H A Ddma-mapping.h231 static inline void dmam_free_coherent(struct device *dev, size_t size, in dmam_free_coherent() function