Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/os/
H A Dmach_mp_states.c36 set_idle_cpu(int cpun) in set_idle_cpu() function
/titanic_44/usr/src/uts/sun4v/os/
H A Dmach_mp_states.c47 set_idle_cpu(int cpun) in set_idle_cpu() function
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachsystm.h330 extern void set_idle_cpu(int);
/titanic_44/usr/src/uts/sun4v/sys/
H A Dmachsystm.h331 extern void set_idle_cpu(int);
/titanic_44/usr/src/uts/i86pc/os/
H A Dmachdep.c687 set_idle_cpu(int cpun) in set_idle_cpu() function
/titanic_44/usr/src/uts/common/disp/
H A Ddisp.c112 extern void set_idle_cpu(int cpun);
563 set_idle_cpu(cp->cpu_id); /* arch-dependent hook */ in idle_enter()