Searched refs:DB_NMI (Results 1 – 5 of 5) sorted by relevance
109 if (debug_boot_arg & DB_NMI) { in PE_enter_debugger()
583 #define DB_NMI 0x4 macro
440 if (debug_boot_arg & DB_NMI) { in panic_init()
770 && (debug_flags & DB_NMI)) { in PE_reboot_on_panic()
639 virtualized && (debug_boot_arg & DB_NMI)) { in NMIInterruptHandler()