Searched refs:next_page (Results 1 – 1 of 1) sorted by relevance
138 uintptr_t next_page = RoundUp(start + 1, kPageSize); in FlushCpuCaches() local140 uintptr_t boundary = std::min(next_page, limit); in FlushCpuCaches()145 next_page += kPageSize; in FlushCpuCaches()