Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkexec_core.c304 static struct page *kimage_alloc_pages(gfp_t gfp_mask, unsigned int order) in kimage_alloc_pages() function
384 pages = kimage_alloc_pages(KEXEC_CONTROL_MEMORY_GFP, order); in kimage_alloc_normal_control_pages()
719 page = kimage_alloc_pages(gfp_mask, 0); in kimage_alloc_page()