Searched defs:pi_desc (Results 1 – 2 of 2) sorted by relevance
48 struct pi_desc { struct49 u32 pir[8]; /* Posted interrupt requested */50 union {67 u32 rsvd[6];159 struct pi_desc *pi_desc; member253 struct pi_desc pi_desc; member341 static inline bool pi_test_and_set_on(struct pi_desc *pi_desc) in pi_test_and_set_on()347 static inline bool pi_test_and_clear_on(struct pi_desc *pi_desc) in pi_test_and_clear_on()353 static inline int pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir()358 static inline bool pi_is_pir_empty(struct pi_desc *pi_desc) in pi_is_pir_empty()[all …]
1258 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load() local1393 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put() local5327 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in wakeup_handler() local6184 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_dy_apicv_has_pending_interrupt() local7286 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in __pi_post_block() local7332 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_pre_block() local