Searched refs:MaxUnusedCachePages (Results 1 – 1 of 1) sorted by relevance
117 static const uptr MaxUnusedCachePages = 4U; variable147 const uptr MaxUnusedCacheBytes = MaxUnusedCachePages * PageSize; in mapSecondary()326 AllocPos > CommitBase + PageSize * MaxUnusedCachePages) { in retrieve()