Searched refs:first_extent (Results 1 – 2 of 2) sorted by relevance
126 root->first_extent = 0; in PartitionAllocBaseInit()437 DCHECK(!root->first_extent); in PartitionAllocPartitionPages()438 root->first_extent = latest_extent; in PartitionAllocPartitionPages()
314 PartitionSuperPageExtentEntry* first_extent; member