Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/kernel/
H A Dsmp.c117 static int boot_secondary_processors = 1; /* Set with xt-gdb via .xt-gdb */ variable
128 if (boot_secondary_processors == 0) { in secondary_start_kernel()
130 __func__, boot_secondary_processors, cpu); in secondary_start_kernel()
136 __func__, boot_secondary_processors, cpu); in secondary_start_kernel()