Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dfloppy.h43 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
228 unsigned long (*_dma_mem_alloc)(unsigned long size); member
235 ._dma_mem_alloc = dma_mem_alloc,
242 ._dma_mem_alloc = vdma_mem_alloc,
/openbmc/linux/arch/parisc/include/asm/
H A Dfloppy.h41 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
228 unsigned long (*_dma_mem_alloc) (unsigned long size); member