Searched refs:KDB_REASON_SSTEP (Results 1 – 2 of 2) sorted by relevance
111 reason = KDB_REASON_SSTEP; in kdb_stub()129 if (KDB_STATE(SSBPT) && reason == KDB_REASON_SSTEP) { in kdb_stub()
165 KDB_REASON_SSTEP, /* Single Step trap. - regs valid */ enumerator