Searched refs:preallocate_image_pages (Results 1 – 1 of 1) sorted by relevance
1652 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() function1686 return preallocate_image_pages(alloc, GFP_IMAGE); in preallocate_image_memory()1692 return preallocate_image_pages(nr_pages, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_image_highmem()1709 return preallocate_image_pages(alloc, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_highmem_fraction()