Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dfloppy.h15 static inline void fd_cacheflush(char * addr, long size) in fd_cacheflush() function
/linux-3.4.99/arch/alpha/include/asm/
Dfloppy.h27 #define fd_cacheflush(addr,size) /* nothing */ macro
/linux-3.4.99/arch/powerpc/include/asm/
Dfloppy.h28 #define fd_cacheflush(addr,size) /* nothing */ macro
/linux-3.4.99/arch/sparc/include/asm/
Dfloppy_32.h74 #define fd_cacheflush(addr, size) /* nothing... */ macro
Dfloppy_64.h75 #define fd_cacheflush(addr, size) /* nothing... */ macro