Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/os/
H A Dmach_mp_states.c46 unset_idle_cpu(int cpun) in unset_idle_cpu() function
/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_mp_states.c56 unset_idle_cpu(int cpun) in unset_idle_cpu() function
/titanic_50/usr/src/uts/sun4u/sys/
H A Dmachsystm.h331 extern void unset_idle_cpu(int);
/titanic_50/usr/src/uts/sun4v/sys/
H A Dmachsystm.h332 extern void unset_idle_cpu(int);
/titanic_50/usr/src/uts/i86pc/os/
H A Dmachdep.c698 unset_idle_cpu(int cpun) in unset_idle_cpu() function
/titanic_50/usr/src/uts/common/disp/
H A Ddisp.c113 extern void unset_idle_cpu(int cpun);
591 unset_idle_cpu(cp->cpu_id); /* arch-dependent hook */ in idle_exit()