Searched defs:__dma_alloc_coherent (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/arch/microblaze/include/asm/ | 
| D | dma-mapping.h | 34 #define __dma_alloc_coherent(dev, gfp, size, handle)	NULL  macro
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | dma-mapping.h | 59 #define __dma_alloc_coherent(dev, gfp, size, handle)	NULL  macro
 | 
| /linux-4.4.14/arch/powerpc/mm/ | 
| D | dma-noncoherent.c | 155 __dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp)  in __dma_alloc_coherent()  function
 | 
| /linux-4.4.14/arch/arm64/mm/ | 
| D | dma-mapping.c | 89 static void *__dma_alloc_coherent(struct device *dev, size_t size,  in __dma_alloc_coherent()  function
 |