Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dpci-swiotlb.c23 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.c89 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()
/linux-4.1.27/arch/sh/kernel/
Ddma-nommu.c66 .alloc = dma_generic_alloc_coherent,
/linux-4.1.27/arch/sh/include/asm/
Ddma-mapping.h93 extern void *dma_generic_alloc_coherent(struct device *dev, size_t size,
/linux-4.1.27/arch/sh/mm/
Dconsistent.c35 void *dma_generic_alloc_coherent(struct device *dev, size_t size, in dma_generic_alloc_coherent() function
/linux-4.1.27/arch/x86/include/asm/
Ddma-mapping.h63 extern void *dma_generic_alloc_coherent(struct device *dev, size_t size,