Searched defs:pi_desc (Results 1 – 4 of 4) sorted by relevance
12 struct pi_desc { struct29 static inline bool pi_test_and_set_on(struct pi_desc *pi_desc) in pi_test_and_set_on()34 static inline bool pi_test_and_clear_on(struct pi_desc *pi_desc) in pi_test_and_clear_on()39 static inline bool pi_test_and_clear_sn(struct pi_desc *pi_desc) in pi_test_and_clear_sn()44 static inline bool pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir()49 static inline bool pi_is_pir_empty(struct pi_desc *pi_desc) in pi_is_pir_empty()54 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()64 static inline void pi_clear_on(struct pi_desc *pi_desc) in pi_clear_on()69 static inline void pi_clear_sn(struct pi_desc *pi_desc) in pi_clear_sn()[all …]
39 static int pi_try_set_control(struct pi_desc *pi_desc, u64 *pold, u64 new) in pi_try_set_control()55 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_load() local148 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_enable_wakeup_handler() local198 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in vmx_vcpu_pi_put() local242 struct pi_desc *pi_desc = vcpu_to_pi_desc(vcpu); in pi_has_pending_interrupt() local
17 static inline int pi_find_highest_vector(struct pi_desc *pi_desc) in pi_find_highest_vector()
205 struct pi_desc *pi_desc; member322 struct pi_desc pi_desc; member