Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/i86pc/os/
H A Dcpr_impl.c730 static int cpu_are_paused; /* sic */ variable
736 if (cpu_are_paused) { in i_cpr_stop_other_cpus()
741 cpu_are_paused = 1; in i_cpr_stop_other_cpus()