Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkdb.h222 KDB_INIT_FULL, enumerator
/openbmc/linux/kernel/debug/
H A Ddebug_core.c1035 kdb_init(KDB_INIT_FULL); in dbg_late_init()
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c2923 if (kdb_init_lvl == KDB_INIT_FULL || lvl <= kdb_init_lvl) in kdb_init()