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