Home
last modified time | relevance | path

Searched defs:flush_cache (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/i810/
H A Di810_main.h55 static inline void flush_cache(void) in flush_cache() function
60 #define flush_cache() do { } while(0) macro
/linux/arch/powerpc/boot/
H A Dstring.S253 flush_cache: label
/linux/include/net/
H A Dfib_rules.h95 void (*flush_cache)(struct fib_rules_ops *ops); member