Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dirq.c29 int kgdb_early_setup; variable
97 if (kgdb_early_setup) in init_IRQ()
107 if (!kgdb_early_setup) in init_IRQ()
108 kgdb_early_setup = 1; in init_IRQ()
Dtraps.c2200 if (kgdb_early_setup) in trap_init()
/linux-4.1.27/arch/mips/include/asm/
Dkgdb.h36 extern int kgdb_early_setup;