Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dposted_intr.c37 static int pi_try_set_control(struct pi_desc *pi_desc, u64 old, u64 new) in pi_try_set_control() function
114 } while (pi_try_set_control(pi_desc, old.control, new.control)); in vmx_vcpu_pi_load()
164 } while (pi_try_set_control(pi_desc, old.control, new.control)); in pi_enable_wakeup_handler()