Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Ddma-default.c115 static void *mips_dma_alloc_noncoherent(struct device *dev, size_t size, in mips_dma_alloc_noncoherent() function
144 return mips_dma_alloc_noncoherent(dev, size, dma_handle, gfp); in mips_dma_alloc_coherent()