Home
last modified time | relevance | path

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

/openbmc/linux/kernel/debug/
H A Ddebug_core.h64 extern int dbg_switch_cpu;
H A Ddebug_core.c89 int dbg_switch_cpu; variable
773 kgdb_info[dbg_switch_cpu].exception_state |= in kgdb_cpu_enter()
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c2265 dbg_switch_cpu = cpunum; in kdb_cpu()