Searched refs:KDB_REASON_OOPS (Results 1 – 2 of 2) sorted by relevance
58 kdb_reason_t reason = KDB_REASON_OOPS; in kdb_stub()121 if (ks->err_code == DIE_OOPS || reason == KDB_REASON_OOPS) { in kdb_stub()
159 KDB_REASON_OOPS, /* Kernel Oops - regs valid */ enumerator