kimage_alloc_page
static struct page *kimage_alloc_page(struct kimage *image,
page = kimage_alloc_page(image, GFP_KERNEL, KIMAGE_NO_DEST);
page = kimage_alloc_page(image, GFP_HIGHUSER, maddr);