Home
last modified time | relevance | path

Searched refs:KDB_REASON_SSTEP (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/debug/kdb/
H A Dkdb_debugger.c111 reason = KDB_REASON_SSTEP; in kdb_stub()
129 if (KDB_STATE(SSBPT) && reason == KDB_REASON_SSTEP) { in kdb_stub()