Searched refs:num_2mb_pages (Results 1 – 2 of 2) sorted by relevance
79 struct page *snp_alloc_hv_fixed_pages(unsigned int num_2mb_pages);
1099 struct page *snp_alloc_hv_fixed_pages(unsigned int num_2mb_pages) in snp_alloc_hv_fixed_pages() argument1109 order = get_order(PMD_SIZE * num_2mb_pages); in snp_alloc_hv_fixed_pages()