Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c680 cpuset_t cpu_bringup_set; variable
699 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()