Searched defs:local_flush_icache_range (Results 1 – 9 of 9) sorted by relevance
16 static inline void local_flush_icache_range(unsigned long start, in local_flush_icache_range() function
35 void local_flush_icache_range(unsigned long start, unsigned long end) in local_flush_icache_range() function
38 void local_flush_icache_range(unsigned long start, unsigned long end) in local_flush_icache_range() function
36 void (*local_flush_icache_range)(unsigned long start, unsigned long end); variable
39 void (*local_flush_icache_range)(unsigned long start, unsigned long end); variable
151 #define local_flush_icache_range(start, end) \ macro
24 void (*local_flush_icache_range)(void *args) = cache_noop; variable
159 #define local_flush_icache_range(start, end) \ macro