Searched refs:fd_cacheflush (Results 1 - 5 of 5) sorted by relevance

/arch/mips/include/asm/
H A Dfloppy.h15 static inline void fd_cacheflush(char * addr, long size) function
/arch/alpha/include/asm/
H A Dfloppy.h27 #define fd_cacheflush(addr,size) /* nothing */ macro
65 fd_cacheflush(addr, size);
/arch/powerpc/include/asm/
H A Dfloppy.h28 #define fd_cacheflush(addr,size) /* nothing */ macro
155 fd_cacheflush(addr, size);
/arch/sparc/include/asm/
H A Dfloppy_32.h73 #define fd_cacheflush(addr, size) /* nothing... */ macro
H A Dfloppy_64.h75 #define fd_cacheflush(addr, size) /* nothing... */ macro

Completed in 108 milliseconds