Home
last modified time | relevance | path

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

/kernel/debug/
Ddebug_core.h64 extern int dbg_switch_cpu;
Ddebug_core.c95 int dbg_switch_cpu; variable
718 kgdb_info[dbg_switch_cpu].exception_state |= in kgdb_cpu_enter()
/kernel/debug/kdb/
Dkdb_main.c2333 dbg_switch_cpu = cpunum; in kdb_cpu()