Searched refs:machine_kexec_post_load (Results 1 – 4 of 4) sorted by relevance
16 int machine_kexec_post_load(struct kimage *image);
162 ret = machine_kexec_post_load(image); in do_kexec_load()
593 int __weak machine_kexec_post_load(struct kimage *image) in machine_kexec_post_load() function
423 ret = machine_kexec_post_load(image); in SYSCALL_DEFINE5()