Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/include/asm/
Dfloppy.h54 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
240 unsigned long (*_dma_mem_alloc) (unsigned long size); member
/linux-4.4.14/arch/x86/include/asm/
Dfloppy.h43 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
228 unsigned long (*_dma_mem_alloc)(unsigned long size); member