Home | History | Annotate | Download | only in ppc

Lines Matching full:cache_hit

715   bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID);
717 if (cache_hit) {