Searched refs:kAllocationRandomAddressMax (Results 1 – 1 of 1) sorted by relevance
737 static const uintptr_t kAllocationRandomAddressMax = 0x000003FFFFFF0000; in GetRandomMmapAddr() local740 static const uintptr_t kAllocationRandomAddressMax = 0x3FFF0000; in GetRandomMmapAddr()747 address &= kAllocationRandomAddressMax; in GetRandomMmapAddr()