Home
last modified time | relevance | path

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

/linux-4.4.14/arch/xtensa/kernel/
Dsmp.c111 static int boot_secondary_processors = 1; /* Set with xt-gdb via .xt-gdb */ variable
122 if (boot_secondary_processors == 0) { in secondary_start_kernel()
124 __func__, boot_secondary_processors, cpu); in secondary_start_kernel()
130 __func__, boot_secondary_processors, cpu); in secondary_start_kernel()