Searched refs:DB_REBOOT_POST_CORE (Results 1 – 3 of 3) sorted by relevance
595 #define DB_REBOOT_POST_CORE 0x4000 /* Attempt to reboot after macro
1517 (debug_boot_arg & DB_REBOOT_POST_CORE)) {1598 if ((debug_boot_arg & DB_REBOOT_POST_CORE) &&
464 if ((debug & DB_REBOOT_POST_CORE) && (panicd_specified == TRUE)) { in kdp_register_send_receive()2252 if (debug_boot_arg & DB_REBOOT_POST_CORE) { in kdp_init()