Searched refs:kgdb_early_setup (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dirq.c29 int kgdb_early_setup; variable
97 if (kgdb_early_setup) init_IRQ()
107 if (!kgdb_early_setup) init_IRQ()
108 kgdb_early_setup = 1; init_IRQ()
H A Dkgdb.c382 * We use kgdb_early_setup so that functions we need to call now don't
H A Dtraps.c2200 if (kgdb_early_setup) trap_init()
/linux-4.1.27/arch/mips/include/asm/
H A Dkgdb.h36 extern int kgdb_early_setup;

Completed in 143 milliseconds