Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dmachine_kexec.c104 static void *kexec_page_alloc(void *arg) in kexec_page_alloc() function
126 .trans_alloc_page = kexec_page_alloc, in machine_kexec_post_load()
146 trans_pgd = kexec_page_alloc(kimage); in machine_kexec_post_load()