Searched refs:kexecing (Results 1 – 5 of 5) sorted by relevance
19 extern bool_t kexecing;83 #define kexecing 0 macro
36 If you are kexecing to Xen then you will also need to prepare the second39 are kexecing from Xen to Xen.41 If you are kexecing to Linux then you will need to prepare the second Linux42 kernel that will run after kexec. In the case that you are kexecing from52 Before kexecing the second kernel or hypervisor & dom0 kernel
119 if ( !kexecing ) \
36 bool_t kexecing = FALSE; variable382 kexecing = TRUE; in kexec_crash()398 kexecing = TRUE; in kexec_reboot()
310 if ( kexecing && (current_local_apic_mode() != apic_boot_mode) ) in disable_local_APIC()
Completed in 14 milliseconds