Searched refs:kimage_alloc_pages (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/
H A Dkexec_core.c282 static struct page *kimage_alloc_pages(gfp_t gfp_mask, unsigned int order) kimage_alloc_pages() function
353 pages = kimage_alloc_pages(KEXEC_CONTROL_MEMORY_GFP, order); kimage_alloc_normal_control_pages()
373 * that address. Therefore kimage_alloc_pages kimage_alloc_normal_control_pages()
648 page = kimage_alloc_pages(gfp_mask, 0); kimage_alloc_page()

Completed in 55 milliseconds