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

/linux-4.1.27/arch/mips/include/asm/
H A Dfloppy.h15 static inline void fd_cacheflush(char * addr, long size) fd_cacheflush() function
/linux-4.1.27/arch/alpha/include/asm/
H A Dfloppy.h27 #define fd_cacheflush(addr,size) /* nothing */ macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dfloppy.h28 #define fd_cacheflush(addr,size) /* nothing */ macro
/linux-4.1.27/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 187 milliseconds