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