Searched refs:preallocate_image_pages (Results 1 – 1 of 1) sorted by relevance
1559 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() function1593 return preallocate_image_pages(alloc, GFP_IMAGE); in preallocate_image_memory()1599 return preallocate_image_pages(nr_pages, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_image_highmem()1616 return preallocate_image_pages(alloc, GFP_IMAGE | __GFP_HIGHMEM); in preallocate_highmem_fraction()