Searched defs:pi_desc (Results 1 – 3 of 3) sorted by relevance
9 struct pi_desc { struct31 static inline bool pi_test_and_set_on(struct pi_desc *pi_desc) in pi_test_and_set_on()37 static inline bool pi_test_and_clear_on(struct pi_desc *pi_desc) in pi_test_and_clear_on()43 static inline int pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir()48 static inline bool pi_is_pir_empty(struct pi_desc *pi_desc) in pi_is_pir_empty()53 static inline void pi_set_sn(struct pi_desc *pi_desc) in pi_set_sn()59 static inline void pi_set_on(struct pi_desc *pi_desc) in pi_set_on()65 static inline void pi_clear_on(struct pi_desc *pi_desc) in pi_clear_on()71 static inline void pi_clear_sn(struct pi_desc *pi_desc) in pi_clear_sn()77 static inline int pi_test_on(struct pi_desc *pi_desc) in pi_test_on()[all …]
27 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load() local90 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put() local102 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in __pi_post_block() local148 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_pre_block() local221 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_wakeup_handler() local237 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_has_pending_interrupt() local
170 struct pi_desc *pi_desc; member274 struct pi_desc pi_desc; member