Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c83 #define CPU_WAKEUP_GRACE_MSEC 1000 macro
248 for (timout = CPU_WAKEUP_GRACE_MSEC; timout; timout--) { in start_cpu()