Searched refs:KDB_REASON_SSTEP (Results 1 – 3 of 3) sorted by relevance
84 reason = KDB_REASON_SSTEP; in kdb_stub()108 if (KDB_STATE(SSBPT) && reason == KDB_REASON_SSTEP) { in kdb_stub()
1201 case KDB_REASON_SSTEP: in kdb_local()
113 KDB_REASON_SSTEP, /* Single Step trap. - regs valid */ enumerator