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