Searched refs:min_mmap_ (Results 1 – 1 of 1) sorted by relevance
1185 min_mmap_ = reinterpret_cast<uptr>(chunks_[0]); in GetBlockBeginFastLocked()1189 if (p < min_mmap_ || p >= max_mmap_) in GetBlockBeginFastLocked()1274 uptr min_mmap_, max_mmap_; variable