Home
last modified time | relevance | path

Searched refs:LOW_CRASHINFO_NONE (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dkexec.c209 low_crashinfo_mode = LOW_CRASHINFO_NONE; in parse_low_crashinfo()
475 if ( low_crashinfo_mode == LOW_CRASHINFO_NONE ) in kexec_init_cpu_notes()
495 if ( low_crashinfo_mode > LOW_CRASHINFO_NONE ) in kexec_init_cpu_notes()
563 low_crashinfo_mode = LOW_CRASHINFO_NONE; in kexec_early_calculations()
565 if ( low_crashinfo_mode > LOW_CRASHINFO_NONE ) in kexec_early_calculations()
577 if ( low_crashinfo_mode > LOW_CRASHINFO_NONE ) in kexec_init()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dkexec.h34 LOW_CRASHINFO_NONE = 1, enumerator

Completed in 4 milliseconds