Lines Matching refs:vgic_irq

58 static struct vgic_irq *vgic_get_lpi(struct kvm *kvm, u32 intid)  in vgic_get_lpi()
61 struct vgic_irq *irq = NULL; in vgic_get_lpi()
90 struct vgic_irq *vgic_get_irq(struct kvm *kvm, struct kvm_vcpu *vcpu, in vgic_get_irq()
124 void __vgic_put_lpi_locked(struct kvm *kvm, struct vgic_irq *irq) in __vgic_put_lpi_locked()
137 void vgic_put_irq(struct kvm *kvm, struct vgic_irq *irq) in vgic_put_irq()
153 struct vgic_irq *irq, *tmp; in vgic_flush_pending_lpis()
171 void vgic_irq_set_phys_pending(struct vgic_irq *irq, bool pending) in vgic_irq_set_phys_pending()
178 bool vgic_get_phys_line_level(struct vgic_irq *irq) in vgic_get_phys_line_level()
194 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active()
214 static struct kvm_vcpu *vgic_target_oracle(struct vgic_irq *irq) in vgic_target_oracle()
260 struct vgic_irq *irqa = container_of(a, struct vgic_irq, ap_list); in vgic_irq_cmp()
261 struct vgic_irq *irqb = container_of(b, struct vgic_irq, ap_list); in vgic_irq_cmp()
311 static bool vgic_validate_injection(struct vgic_irq *irq, bool level, void *owner) in vgic_validate_injection()
334 bool vgic_queue_irq_unlock(struct kvm *kvm, struct vgic_irq *irq, in vgic_queue_irq_unlock()
441 struct vgic_irq *irq; in kvm_vgic_inject_irq()
480 static int kvm_vgic_map_irq(struct kvm_vcpu *vcpu, struct vgic_irq *irq, in kvm_vgic_map_irq()
507 static inline void kvm_vgic_unmap_irq(struct vgic_irq *irq) in kvm_vgic_unmap_irq()
517 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_map_phys_irq()
542 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_reset_mapped_irq()
559 struct vgic_irq *irq; in kvm_vgic_unmap_phys_irq()
588 struct vgic_irq *irq; in kvm_vgic_set_owner()
621 struct vgic_irq *irq, *tmp; in vgic_prune_ap_list()
729 struct vgic_irq *irq, int lr) in vgic_populate_lr()
760 struct vgic_irq *irq; in compute_ap_list_depth()
785 struct vgic_irq *irq; in vgic_flush_lr_state()
959 struct vgic_irq *irq; in kvm_vgic_vcpu_pending_irq()
1009 struct vgic_irq *irq; in kvm_vgic_map_is_active()
1045 void vgic_irq_handle_resampling(struct vgic_irq *irq, in vgic_irq_handle_resampling()