Home
last modified time | relevance | path

Searched refs:vdma_mem_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfloppy.h160 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function
166 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
242 vdma_mem_alloc,
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dfloppy.h160 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function
166 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
242 vdma_mem_alloc,
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dfloppy.h161 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function
167 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
243 ._dma_mem_alloc = vdma_mem_alloc,
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dfloppy.h160 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function
166 #define nodma_mem_alloc(size) vdma_mem_alloc(size)
242 ._dma_mem_alloc = vdma_mem_alloc,
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dfloppy.h102 #define fd_dma_mem_alloc(size) vdma_mem_alloc(size)
144 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dfloppy.h102 #define fd_dma_mem_alloc(size) vdma_mem_alloc(size)
144 static unsigned long vdma_mem_alloc(unsigned long size) in vdma_mem_alloc() function

Completed in 4 milliseconds