Home
last modified time | relevance | path

Searched refs:kexecing (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dkexec.h19 extern bool_t kexecing;
83 #define kexecing 0 macro
/xen-4.10.0-shim-comet/docs/misc/
A Dkexec_and_kdump.txt36 If you are kexecing to Xen then you will also need to prepare the second
39 are kexecing from Xen to Xen.
41 If you are kexecing to Linux then you will need to prepare the second Linux
42 kernel that will run after kexec. In the case that you are kexecing from
52 Before kexecing the second kernel or hypervisor & dom0 kernel
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Ddmar.h119 if ( !kexecing ) \
/xen-4.10.0-shim-comet/xen/common/
A Dkexec.c36 bool_t kexecing = FALSE; variable
382 kexecing = TRUE; in kexec_crash()
398 kexecing = TRUE; in kexec_reboot()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dapic.c310 if ( kexecing && (current_local_apic_mode() != apic_boot_mode) ) in disable_local_APIC()

Completed in 14 milliseconds