Home
last modified time | relevance | path

Searched refs:kexec_in_progress (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c194 if (kexec_in_progress && hv_kexec_handler) in hv_machine_shutdown()
201 if (kexec_in_progress) in hv_machine_shutdown()
208 if (kexec_in_progress) in hv_machine_shutdown()
/linux/arch/x86/kernel/
H A Dsmp.c164 if (kexec_in_progress) in native_stop_other_cpus()
/linux/kernel/
H A Dcrash_core.c508 if (!kexec_in_progress) in crash_check_hotplug_support()
551 if (!kexec_in_progress) in crash_handle_hotplug_event()
H A Dkexec_core.c53 bool kexec_in_progress = false; variable
1038 kexec_in_progress = true; in kernel_kexec()
/linux/arch/x86/xen/
H A Denlighten_hvm.c139 if (kexec_in_progress) in xen_hvm_shutdown()
/linux/drivers/firmware/efi/
H A Defi.c1171 if (!kexec_in_progress) in update_efi_random_seed()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1276 else if (kexec_in_progress) in vio_bus_shutdown()