Searched defs:non_deep_idle_cpu (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/i86pc/sys/ | ||
H A D | machsystm.h | 138 void (*non_deep_idle_cpu)(); variable |
/titanic_50/usr/src/uts/i86pc/os/ | ||
H A D | mp_machdep.c | 222 void (*non_deep_idle_cpu)() = cpu_idle; variable |