Home
last modified time | relevance | path

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

/kernel/
Dkexec_core.c300 static struct page *kimage_alloc_pages(gfp_t gfp_mask, unsigned int order) in kimage_alloc_pages() function
380 pages = kimage_alloc_pages(KEXEC_CONTROL_MEMORY_GFP, order); in kimage_alloc_normal_control_pages()
721 page = kimage_alloc_pages(gfp_mask, 0); in kimage_alloc_page()