Searched refs:cpu_idle_enter (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | cpu_event.h | 183 extern int cpu_idle_enter(int state, int flag,
|
/titanic_41/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpu_idle.c | 477 if (cpu_idle_enter(IDLE_STATE_C1, 0, in acpi_cpu_cstate() 505 if (cpu_idle_enter((uint_t)cs_type, 0, in acpi_cpu_cstate() 518 if (cpu_idle_enter((uint_t)cs_type, 0, in acpi_cpu_cstate()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 547 if (cpu_idle_enter(IDLE_STATE_C1, 0, in cpu_idle() 730 if (cpu_idle_enter(IDLE_STATE_C1, 0, in cpu_idle_mwait()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | cpu_event.c | 631 cpu_idle_enter(int state, int flag, in cpu_idle_enter() function
|