Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
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/include/linux/
A Dkexec.h407 extern bool kexec_in_progress;
477 #define kexec_in_progress false macro
/linux/arch/x86/kernel/
A Dsmp.c164 if (kexec_in_progress) in native_stop_other_cpus()
A Dreboot.c725 if (kexec_in_progress) in native_machine_shutdown()
765 if (kexec_in_progress) in native_machine_shutdown()
/linux/arch/x86/xen/
A Denlighten_hvm.c146 if (kexec_in_progress) in xen_hvm_shutdown()
/linux/kernel/
A Dkexec_core.c53 bool kexec_in_progress = false; variable
1034 kexec_in_progress = true; in kernel_kexec()
/linux/drivers/firmware/efi/
A Defi.c1157 if (!kexec_in_progress) in update_efi_random_seed()
/linux/drivers/pci/
A Dpci-driver.c520 if (kexec_in_progress && (pci_dev->current_state <= PCI_D3hot)) in pci_device_shutdown()
/linux/arch/powerpc/platforms/pseries/
A Dvio.c1276 else if (kexec_in_progress) in vio_bus_shutdown()

Completed in 26 milliseconds