alloc_image_page
page = alloc_image_page(mask);
page = alloc_image_page(__GFP_HIGHMEM|__GFP_KSWAPD_RECLAIM);
page = alloc_image_page(GFP_ATOMIC);