Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dkexec_core.c299 static struct page *kimage_alloc_pages(gfp_t gfp_mask, unsigned int order) in kimage_alloc_pages() function
379 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()