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.c123 if (kexec_in_progress && hv_kexec_handler) in hv_machine_shutdown()
130 if (kexec_in_progress && hyperv_init_cpuhp > 0) in hv_machine_shutdown()
137 if (kexec_in_progress) in hv_machine_shutdown()
/linux/include/linux/
A Dkexec.h360 extern bool kexec_in_progress;
422 #define kexec_in_progress false macro
/linux/arch/x86/xen/
A Denlighten_hvm.c138 if (kexec_in_progress) in xen_hvm_shutdown()
/linux/kernel/
A Dkexec_core.c55 bool kexec_in_progress = false; variable
1168 kexec_in_progress = true; in kernel_kexec()
/linux/drivers/firmware/efi/
A Defi.c1005 if (!kexec_in_progress) in update_efi_random_seed()
/linux/drivers/pci/
A Dpci-driver.c510 if (kexec_in_progress && (pci_dev->current_state <= PCI_D3hot)) in pci_device_shutdown()
/linux/arch/powerpc/platforms/pseries/
A Dvio.c1291 else if (kexec_in_progress) in vio_bus_shutdown()
/linux/
A DSystem.map160744 ffff8000121177e8 B kexec_in_progress
A D.tmp_System.map160744 ffff8000121177e8 B kexec_in_progress

Completed in 423 milliseconds