Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dmshyperv.c192 if (kexec_in_progress && hv_kexec_handler) in hv_machine_shutdown()
199 if (kexec_in_progress && hyperv_init_cpuhp > 0) in hv_machine_shutdown()
206 if (kexec_in_progress) in hv_machine_shutdown()
/linux-6.3-rc2/include/linux/
A Dkexec.h425 extern bool kexec_in_progress;
508 #define kexec_in_progress false macro
/linux-6.3-rc2/arch/x86/xen/
A Denlighten_hvm.c148 if (kexec_in_progress) in xen_hvm_shutdown()
/linux-6.3-rc2/kernel/
A Dkexec_core.c56 bool kexec_in_progress = false; variable
1265 kexec_in_progress = true; in kernel_kexec()
/linux-6.3-rc2/drivers/firmware/efi/
A Defi.c1111 if (!kexec_in_progress) in update_efi_random_seed()
/linux-6.3-rc2/drivers/pci/
A Dpci-driver.c522 if (kexec_in_progress && (pci_dev->current_state <= PCI_D3hot)) in pci_device_shutdown()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dvio.c1292 else if (kexec_in_progress) in vio_bus_shutdown()

Completed in 17 milliseconds