Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
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()