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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Ddma-mapping.h34 #define __dma_alloc_coherent(dev, gfp, size, handle) NULL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddma-mapping.h51 #define __dma_alloc_coherent(dev, gfp, size, handle) NULL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Ddma-noncoherent.c153 __dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) function
250 EXPORT_SYMBOL(__dma_alloc_coherent); variable

Completed in 109 milliseconds