Home | History | Annotate | Download | only in arm

Lines Matching full:cache_hit

707   bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID);
709 if (cache_hit) {