Searched refs:bmips_smp_enabled (Results 1 - 3 of 3) sorted by relevance

/arch/mips/bcm63xx/
H A Dprom.c74 bmips_smp_enabled = 0;
76 bmips_smp_enabled = 0;
79 if (!bmips_smp_enabled)
/arch/mips/include/asm/
H A Dbmips.h84 extern int bmips_smp_enabled;
/arch/mips/kernel/
H A Dsmp-bmips.c42 int bmips_smp_enabled = 1; variable
122 if (!bmips_smp_enabled)

Completed in 48 milliseconds