Lines Matching defs:pi_desc
420 struct pi_desc *pi_desc; member
457 struct pi_desc { struct
479 static bool pi_test_and_set_on(struct pi_desc *pi_desc) in pi_test_and_set_on()
485 static bool pi_test_and_clear_on(struct pi_desc *pi_desc) in pi_test_and_clear_on()
491 static int pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir()
496 static inline void pi_clear_sn(struct pi_desc *pi_desc) in pi_clear_sn()
502 static inline void pi_set_sn(struct pi_desc *pi_desc) in pi_set_sn()
508 static inline int pi_test_on(struct pi_desc *pi_desc) in pi_test_on()
514 static inline int pi_test_sn(struct pi_desc *pi_desc) in pi_test_sn()
586 struct pi_desc pi_desc; member
1991 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load() local
2099 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put() local
6102 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in wakeup_handler() local
10598 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_pre_block() local
10661 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_post_block() local