Searched refs:cpu_bringup_set (Results 1 – 1 of 1) sorted by relevance
680 cpuset_t cpu_bringup_set; variable699 if (CPUSET_ISNULL(cpu_bringup_set)) { in start_other_cpus()700 CPUSET_ALL(cpu_bringup_set); in start_other_cpus()752 if (!CPU_IN_SET(cpu_bringup_set, cpuid)) { in start_other_cpus()755 CPUSET_ADD(cpu_bringup_set, cpuid); in start_other_cpus()759 if (!CPU_IN_SET(cpu_bringup_set, cpuid)) in start_other_cpus()