Searched refs:kPageAllocationGranularityShift (Results 1 – 1 of 1) sorted by relevance
15 static constexpr size_t kPageAllocationGranularityShift = 16; // 64KB variable17 static constexpr size_t kPageAllocationGranularityShift = 14; // 16KB19 static constexpr size_t kPageAllocationGranularityShift = 12; // 4KB22 1 << kPageAllocationGranularityShift;