Lines Matching full:end_page
644 intptr_t end_page = ((start + size) & ~CachePage::kPageMask);645 return start_page == end_page;