Home
last modified time | relevance | path

Searched defs:fd_dma_mem_alloc (Results 1 – 5 of 5) sorted by relevance

/arch/mips/include/asm/mach-jazz/
Dfloppy.h105 static inline unsigned long fd_dma_mem_alloc(unsigned long size) in fd_dma_mem_alloc() function
/arch/mips/include/asm/mach-generic/
Dfloppy.h116 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