Searched refs:committed_page_size (Results 1 – 1 of 1) sorted by relevance
661 size_t committed_page_size = size + kSystemPageSize; in PartitionDirectMap() local662 root->total_size_of_direct_mapped_pages += committed_page_size; in PartitionDirectMap()663 PartitionIncreaseCommittedPages(root, committed_page_size); in PartitionDirectMap()