Lines Matching refs:vgic_irq

60 static struct vgic_irq *vgic_get_lpi(struct kvm *kvm, u32 intid)  in vgic_get_lpi()
63 struct vgic_irq *irq = NULL; in vgic_get_lpi()
92 struct vgic_irq *vgic_get_irq(struct kvm *kvm, struct kvm_vcpu *vcpu, in vgic_get_irq()
126 void __vgic_put_lpi_locked(struct kvm *kvm, struct vgic_irq *irq) in __vgic_put_lpi_locked()
139 void vgic_put_irq(struct kvm *kvm, struct vgic_irq *irq) in vgic_put_irq()
155 struct vgic_irq *irq, *tmp; in vgic_flush_pending_lpis()
173 void vgic_irq_set_phys_pending(struct vgic_irq *irq, bool pending) in vgic_irq_set_phys_pending()
180 bool vgic_get_phys_line_level(struct vgic_irq *irq) in vgic_get_phys_line_level()
196 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active()
216 static struct kvm_vcpu *vgic_target_oracle(struct vgic_irq *irq) in vgic_target_oracle()
262 struct vgic_irq *irqa = container_of(a, struct vgic_irq, ap_list); in vgic_irq_cmp()
263 struct vgic_irq *irqb = container_of(b, struct vgic_irq, ap_list); in vgic_irq_cmp()
313 static bool vgic_validate_injection(struct vgic_irq *irq, bool level, void *owner) in vgic_validate_injection()
336 bool vgic_queue_irq_unlock(struct kvm *kvm, struct vgic_irq *irq, in vgic_queue_irq_unlock()
443 struct vgic_irq *irq; in kvm_vgic_inject_irq()
482 static int kvm_vgic_map_irq(struct kvm_vcpu *vcpu, struct vgic_irq *irq, in kvm_vgic_map_irq()
509 static inline void kvm_vgic_unmap_irq(struct vgic_irq *irq) in kvm_vgic_unmap_irq()
519 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_map_phys_irq()
544 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_reset_mapped_irq()
561 struct vgic_irq *irq; in kvm_vgic_unmap_phys_irq()
580 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_get_map()
605 struct vgic_irq *irq; in kvm_vgic_set_owner()
638 struct vgic_irq *irq, *tmp; in vgic_prune_ap_list()
746 struct vgic_irq *irq, int lr) in vgic_populate_lr()
777 struct vgic_irq *irq; in compute_ap_list_depth()
802 struct vgic_irq *irq; in vgic_flush_lr_state()
976 struct vgic_irq *irq; in kvm_vgic_vcpu_pending_irq()
1026 struct vgic_irq *irq; in kvm_vgic_map_is_active()
1062 void vgic_irq_handle_resampling(struct vgic_irq *irq, in vgic_irq_handle_resampling()