Home
last modified time | relevance | path

Searched defs:machine_kexec_post_load (Results 1 – 2 of 2) sorted by relevance

/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/kernel/
Dkexec_core.c594 int __weak machine_kexec_post_load(struct kimage *image) in machine_kexec_post_load() function