Searched refs:kHintIsAdvisory (Results 1 – 1 of 1) sorted by relevance
30 static const bool kHintIsAdvisory = true; variable38 static const bool kHintIsAdvisory = false; variable139 if (kHintIsAdvisory || ret) { in AllocPages()173 address = kHintIsAdvisory ? GetRandomPageBase() : nullptr; in AllocPages()