Searched refs:FLUSH_CACHE_INSN (Results 1 – 2 of 2) sorted by relevance
84 case FLUSH_CACHE_INSN: in cache_flush_040()137 case FLUSH_CACHE_INSN: in cache_flush_040()194 case FLUSH_CACHE_INSN: in cache_flush_040()248 case FLUSH_CACHE_INSN: in cache_flush_060()297 case FLUSH_CACHE_INSN: in cache_flush_060()356 case FLUSH_CACHE_INSN: in cache_flush_060()414 if (cache & FLUSH_CACHE_INSN) in sys_cacheflush()430 if (cache & FLUSH_CACHE_INSN) in sys_cacheflush()
12 #define FLUSH_CACHE_INSN 2 /* Flush instruction cache */ macro