Home
last modified time | relevance | path

Searched refs:fd_dma_mem_alloc (Results 1 – 6 of 6) sorted by relevance

/arch/mips/include/asm/mach-generic/
Dfloppy.h115 static inline unsigned long fd_dma_mem_alloc(unsigned long size) in fd_dma_mem_alloc() function
/arch/mips/include/asm/mach-jazz/
Dfloppy.h104 static inline unsigned long fd_dma_mem_alloc(unsigned long size) in fd_dma_mem_alloc() function
/arch/m68k/include/asm/
Dfloppy.h102 #define fd_dma_mem_alloc(size) vdma_mem_alloc(size) macro
/arch/parisc/include/asm/
Dfloppy.h41 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size) macro
/arch/x86/include/asm/
Dfloppy.h43 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size) macro
/arch/sparc/include/asm/
Dfloppy_32.h77 #define fd_dma_mem_alloc(size) ((unsigned long) vmalloc(size))