Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dfloppy.h43 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
229 unsigned long (*_dma_mem_alloc)(unsigned long size); member
236 ._dma_mem_alloc = dma_mem_alloc,
243 ._dma_mem_alloc = vdma_mem_alloc,
/Linux-v5.10/arch/parisc/include/asm/
Dfloppy.h41 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
228 unsigned long (*_dma_mem_alloc) (unsigned long size); member