Searched refs:CPU_WAKEUP_GRACE_MSEC (Results 1 – 1 of 1) sorted by relevance
78 #define CPU_WAKEUP_GRACE_MSEC 1000 macro239 for (timout = CPU_WAKEUP_GRACE_MSEC; timout; timout--) { in start_cpu()