Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/kernel/
Dmachine_kexec.c90 static void *kexec_page_alloc(void *arg) in kexec_page_alloc() function
112 .trans_alloc_page = kexec_page_alloc, in machine_kexec_post_load()
132 trans_pgd = kexec_page_alloc(kimage); in machine_kexec_post_load()