Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-generic/
Dfloppy.h120 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free() function
/arch/mips/include/asm/mach-jazz/
Dfloppy.h116 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free() function
/arch/m68k/include/asm/
Dfloppy.h154 #define fd_dma_mem_free(addr,size) _fd_dma_mem_free(addr, size) macro
/arch/parisc/include/asm/
Dfloppy.h176 #define fd_dma_mem_free(addr, size) _fd_dma_mem_free(addr, size) macro
/arch/x86/include/asm/
Dfloppy.h176 #define fd_dma_mem_free(addr, size) _fd_dma_mem_free(addr, size) macro
/arch/sparc/include/asm/
Dfloppy_32.h78 #define fd_dma_mem_free(addr,size) (vfree((void *)(addr)))