Searched refs:kMaxRandomize (Results 1 – 2 of 2) sorted by relevance
71 static const addr_t kMaxRandomize;
36 const addr_t VMUserAddressSpace::kMaxRandomize = 0x8000000000ul; member in VMUserAddressSpace39 const addr_t VMUserAddressSpace::kMaxRandomize = 0x800000ul; member in VMUserAddressSpace433 range = std::min(range, kMaxRandomize); in _RandomizeAddress()728 startRange -= size + kMaxRandomize; in _InsertAreaSlot()