Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.h64 extern int dbg_switch_cpu;
H A Ddebug_core.c93 int dbg_switch_cpu; variable
789 kgdb_info[dbg_switch_cpu].exception_state |= in kgdb_cpu_enter()
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_main.c2335 dbg_switch_cpu = cpunum; in kdb_cpu()