Searched refs:__alloc_dma_pages (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
H A Ddma-mapping.c47 static unsigned long __alloc_dma_pages(unsigned int pages) __alloc_dma_pages() function
86 ret = (void *)__alloc_dma_pages(get_pages(size)); dma_alloc_coherent()
/linux-4.1.27/arch/c6x/mm/
H A Ddma-coherent.c45 static inline u32 __alloc_dma_pages(int order) __alloc_dma_pages() function
87 paddr = __alloc_dma_pages(order); dma_alloc_coherent()

Completed in 134 milliseconds