Searched refs:next_super_page (Results 1 – 2 of 2) sorted by relevance
123 root->next_super_page = 0; in PartitionAllocBaseInit()385 char* requestedAddress = root->next_super_page; in PartitionAllocPartitionPages()394 root->next_super_page = super_page + kSuperPageSize; in PartitionAllocPartitionPages()397 root->next_partition_page_end = root->next_super_page - kPartitionPageSize; in PartitionAllocPartitionPages()416 root->next_super_page = 0; in PartitionAllocPartitionPages()
310 char* next_super_page; member