Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c1274 const unsigned long spin_wait_ms = booting ? boot_spin_ms : hp_spin_ms; in __cpu_up() local
1325 deadline = jiffies + msecs_to_jiffies(spin_wait_ms); in __cpu_up()