Searched refs:LOW_MEM_START (Results 1 – 1 of 1) sorted by relevance
100 static constexpr uintptr_t LOW_MEM_START = 64 * KB; variable135 return (input & mask) + LOW_MEM_START; in CreateStartPos()147 return LOW_MEM_START; in GenerateNextMemPos()1122 ptr = LOW_MEM_START - GetPageSize(); in MapInternalArtLow4GBAllocator()