Searched defs:ICACHE (Results 1 – 8 of 8) sorted by relevance
8 #define ICACHE (1<<0) /* flush instruction cache */ macro
9 #define ICACHE (1<<0) macro
15 #define ICACHE (1<<0) /* flush instruction cache */ macro
11 #define ICACHE (1<<0) /* flush instruction cache */ macro
16 #define ICACHE CACHEFLUSH_I /* flush instruction cache */ macro
25 #define ICACHE CF_I_INV macro
30 enum cache_t {ICACHE, DCACHE}; enumerator
42 ICACHE, enumerator