Lines Matching full:kexec
11 #include <linux/kexec.h>
79 /* Called during kexec sequence with MMU off */
113 /* Called during kexec sequence with MMU off */
195 printk(KERN_INFO "kexec: waiting for cpu %d " in kexec_prepare_cpus_wait()
221 printk(KERN_INFO "kexec: Waking offline cpu %d.\n", in wake_offline_cpus()
263 * do this if kexec in setup.c ? in kexec_prepare_cpus()
278 * kexec thread structure and stack.
283 * overwritten when we copy the kexec image. We piggyback on the
311 * If the kexec boot is the normal one, need to shutdown other cpus in default_machine_kexec()
331 printk("kexec: Starting switchover sequence.\n"); in default_machine_kexec()
353 printk("kexec: Unshared all shared pages.\n"); in default_machine_kexec()
512 /* Fail here to avoid kexec/kdump kernel boot hung */ in update_cpus_node()