Searched refs:__alloc_dma_pages (Results 1 – 2 of 2) sorted by relevance
45 static inline u32 __alloc_dma_pages(int order) in __alloc_dma_pages() function87 paddr = __alloc_dma_pages(order); in dma_alloc_coherent()
47 static unsigned long __alloc_dma_pages(unsigned int pages) in __alloc_dma_pages() function86 ret = (void *)__alloc_dma_pages(get_pages(size)); in dma_alloc_coherent()