Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_states.c46 static int cpu_are_paused; variable
195 if (cpu_are_paused) { in stop_other_cpus()
204 cpu_are_paused = 1; in stop_other_cpus()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpr_impl.c714 static int cpu_are_paused; /* sic */ variable
720 if (cpu_are_paused) { in i_cpr_stop_other_cpus()
725 cpu_are_paused = 1; in i_cpr_stop_other_cpus()