Home | History | Annotate | Download | only in mips

Lines Matching defs:FLUSH

728   // Flush the I-cache from asm code. You should use CpuFeatures::FlushICache
1677 FLUSH,
1683 FlushICache flush_cache = FLUSH);
1703 FlushICache flush_cache_; // Whether to flush the I cache after patching.