Searched refs:committed_page_size (Results 1 – 1 of 1) sorted by relevance
48 size_t committed_page_size = size + kSystemPageSize; in PartitionDirectMap() local49 root->total_size_of_direct_mapped_pages += committed_page_size; in PartitionDirectMap()50 root->IncreaseCommittedPages(committed_page_size); in PartitionDirectMap()