Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkexec.c162 ret = machine_kexec_post_load(image); in do_kexec_load()
/linux/arch/arm64/kernel/
H A Dmachine_kexec.c105 int machine_kexec_post_load(struct kimage *kimage) in machine_kexec_post_load() function