Searched refs:max_mmap_ (Results 1 – 1 of 1) sorted by relevance
226 auto max_mmap_ = reinterpret_cast<uptr>(chunks[n - 1]) + in GetBlockBeginFastLocked() local228 if (p < min_mmap_ || p >= max_mmap_) in GetBlockBeginFastLocked()