Home
last modified time | relevance | path

Searched refs:hv_qlock_kick (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_spinlock.c21 static void hv_qlock_kick(int cpu) in hv_qlock_kick() function
37 * terminated by an IPI, usually from hv_qlock_kick(), even if in hv_qlock_wait()
42 * MSR. Otherwise, if the IPI from hv_qlock_kick() arrives between in hv_qlock_wait()
79 pv_ops.lock.kick = hv_qlock_kick; in hv_init_spinlocks()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_spinlock.c21 static void hv_qlock_kick(int cpu) in hv_qlock_kick() function
36 * terminated by an IPI, usually from hv_qlock_kick(), even if in hv_qlock_wait()
41 * MSR. Otherwise, if the IPI from hv_qlock_kick() arrives between in hv_qlock_wait()
83 pv_ops.lock.kick = hv_qlock_kick; in hv_init_spinlocks()

Completed in 1 milliseconds