Home
last modified time | relevance | path

Searched refs:dma_generic_alloc_coherent (Results 1 – 8 of 8) sorted by relevance

/arch/sh/include/asm/
Ddma-mapping.h20 extern void *dma_generic_alloc_coherent(struct device *dev, size_t size,
/arch/x86/kernel/
Dpci-swiotlb.c30 vaddr = dma_generic_alloc_coherent(hwdev, size, dma_handle, flags, in x86_swiotlb_alloc_coherent()
Dpci-nommu.c92 .alloc = dma_generic_alloc_coherent,
Dpci-dma.c78 void *dma_generic_alloc_coherent(struct device *dev, size_t size, in dma_generic_alloc_coherent() function
Damd_gart_64.c503 return dma_generic_alloc_coherent(dev, size, dma_addr, flag, in gart_alloc_coherent()
/arch/sh/kernel/
Ddma-nommu.c66 .alloc = dma_generic_alloc_coherent,
/arch/x86/include/asm/
Ddma-mapping.h51 extern void *dma_generic_alloc_coherent(struct device *dev, size_t size,
/arch/sh/mm/
Dconsistent.c35 void *dma_generic_alloc_coherent(struct device *dev, size_t size, in dma_generic_alloc_coherent() function