Searched refs:FLUSH_CACHE_INSN (Results 1 – 2 of 2) sorted by relevance
83 case FLUSH_CACHE_INSN: in cache_flush_040()136 case FLUSH_CACHE_INSN: in cache_flush_040()193 case FLUSH_CACHE_INSN: in cache_flush_040()247 case FLUSH_CACHE_INSN: in cache_flush_060()296 case FLUSH_CACHE_INSN: in cache_flush_060()355 case FLUSH_CACHE_INSN: in cache_flush_060()412 if (cache & FLUSH_CACHE_INSN) in sys_cacheflush()428 if (cache & FLUSH_CACHE_INSN) in sys_cacheflush()
11 #define FLUSH_CACHE_INSN 2 /* Flush instruction cache */ macro