Lines Matching refs:vgic_irq

66 static struct vgic_irq *vgic_get_lpi(struct kvm *kvm, u32 intid)  in vgic_get_lpi()
69 struct vgic_irq *irq = NULL; in vgic_get_lpi()
87 struct vgic_irq *vgic_get_irq(struct kvm *kvm, struct kvm_vcpu *vcpu, in vgic_get_irq()
118 void vgic_put_irq(struct kvm *kvm, struct vgic_irq *irq) in vgic_put_irq()
139 struct vgic_irq *irq, *tmp; in vgic_flush_pending_lpis()
157 void vgic_irq_set_phys_pending(struct vgic_irq *irq, bool pending) in vgic_irq_set_phys_pending()
164 bool vgic_get_phys_line_level(struct vgic_irq *irq) in vgic_get_phys_line_level()
180 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active()
200 static struct kvm_vcpu *vgic_target_oracle(struct vgic_irq *irq) in vgic_target_oracle()
246 struct vgic_irq *irqa = container_of(a, struct vgic_irq, ap_list); in vgic_irq_cmp()
247 struct vgic_irq *irqb = container_of(b, struct vgic_irq, ap_list); in vgic_irq_cmp()
297 static bool vgic_validate_injection(struct vgic_irq *irq, bool level, void *owner) in vgic_validate_injection()
320 bool vgic_queue_irq_unlock(struct kvm *kvm, struct vgic_irq *irq, in vgic_queue_irq_unlock()
427 struct vgic_irq *irq; in kvm_vgic_inject_irq()
465 static int kvm_vgic_map_irq(struct kvm_vcpu *vcpu, struct vgic_irq *irq, in kvm_vgic_map_irq()
492 static inline void kvm_vgic_unmap_irq(struct vgic_irq *irq) in kvm_vgic_unmap_irq()
502 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_map_phys_irq()
527 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_reset_mapped_irq()
544 struct vgic_irq *irq; in kvm_vgic_unmap_phys_irq()
563 struct vgic_irq *irq = vgic_get_irq(vcpu->kvm, vcpu, vintid); in kvm_vgic_get_map()
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()
954 struct vgic_irq *irq; in kvm_vgic_vcpu_pending_irq()
1004 struct vgic_irq *irq; in kvm_vgic_map_is_active()
1040 void vgic_irq_handle_resampling(struct vgic_irq *irq, in vgic_irq_handle_resampling()