Home | History | Annotate | Download | only in mips

Lines Matching full:cache_hit

726   bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID);
728 if (cache_hit) {