Searched refs:pi_try_set_control (Results 1 – 1 of 1) sorted by relevance
39 static int pi_try_set_control(struct pi_desc *pi_desc, u64 *pold, u64 new) in pi_try_set_control() function117 } while (pi_try_set_control(pi_desc, &old.control, new.control)); in vmx_vcpu_pi_load()167 } while (pi_try_set_control(pi_desc, &old.control, new.control)); in pi_enable_wakeup_handler()
Completed in 3 milliseconds