Home | History | Annotate | Download | only in src

Lines Matching refs:touched

369     bool touched = page_bitmap_[offset] & mask;
370 if (touched && !valid_range) {
373 } else if (!touched && valid_range) {