Searched refs:preallocate_image_pages (Results 1 – 1 of 1) sorted by relevance
1107 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() function1141 return preallocate_image_pages(alloc, GFP_IMAGE); in preallocate_image_memory()1147 return preallocate_image_pages(nr_pages, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_image_highmem()1166 return preallocate_image_pages(alloc, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_highmem_fraction()