Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/os/
H A Dmp_startup.c78 #define CPU_WAKEUP_GRACE_MSEC 1000 macro
239 for (timout = CPU_WAKEUP_GRACE_MSEC; timout; timout--) { in start_cpu()