Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dkexec.c155 ret = machine_kexec_post_load(image); in do_kexec_load()
Dkexec_core.c594 int __weak machine_kexec_post_load(struct kimage *image) in machine_kexec_post_load() function
Dkexec_file.c428 ret = machine_kexec_post_load(image); in SYSCALL_DEFINE5()
/Linux-v5.15/arch/arm64/kernel/
Dmachine_kexec.c63 int machine_kexec_post_load(struct kimage *kimage) in machine_kexec_post_load() function
/Linux-v5.15/include/linux/
Dkexec.h325 int machine_kexec_post_load(struct kimage *image);