Home
last modified time | relevance | path

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

/Linux-v4.19/arch/xtensa/kernel/
Dsmp.c114 static int boot_secondary_processors = 1; /* Set with xt-gdb via .xt-gdb */ variable
125 if (boot_secondary_processors == 0) { in secondary_start_kernel()
127 __func__, boot_secondary_processors, cpu); in secondary_start_kernel()
133 __func__, boot_secondary_processors, cpu); in secondary_start_kernel()