Searched defs:flush_icache (Results 1 – 3 of 3) sorted by relevance
1347 .globl flush_icache symbol1348 flush_icache: label
55 #define flush_icache() mbc->ifl(); macro
120 static inline void flush_icache(void) in flush_icache() function