Searched refs:boot_spin_ms (Results 1 – 1 of 1) sorted by relevance
1269 const unsigned long boot_spin_ms = 5 * MSEC_PER_SEC; in __cpu_up() local1274 const unsigned long spin_wait_ms = booting ? boot_spin_ms : hp_spin_ms; in __cpu_up()