Home
last modified time | relevance | path

Searched defs:__dma_alloc_coherent (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/microblaze/include/asm/
Ddma-mapping.h35 #define __dma_alloc_coherent(dev, gfp, size, handle) NULL macro
/linux-3.3/arch/powerpc/mm/
Ddma-noncoherent.c154 __dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) in __dma_alloc_coherent() function
/linux-3.3/arch/powerpc/include/asm/
Ddma-mapping.h52 #define __dma_alloc_coherent(dev, gfp, size, handle) NULL macro