Searched refs:max_num_of_pages (Results 1 – 1 of 1) sorted by relevance
92 size_t max_num_of_pages = max_capacity_ / kPageSize; in RosAlloc() local95 RoundUp(max_num_of_pages, kPageSize), in RosAlloc()102 max_page_map_size_ = max_num_of_pages; in RosAlloc()