Searched defs:pi_desc (Results 1 – 4 of 4) sorted by relevance
43 static int pi_try_set_control(struct pi_desc *pi_desc, u64 *pold, u64 new) in pi_try_set_control()59 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load() local164 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_enable_wakeup_handler() local225 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put() local285 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_has_pending_interrupt() local
22 static inline int pi_find_highest_vector(struct pi_desc *pi_desc) in pi_find_highest_vector()
35 struct pi_desc pi_desc; member160 struct pi_desc *pi_desc, int vector) in __vmx_deliver_posted_interrupt()
163 struct pi_desc *pi_desc; member