Lines Matching refs:vgic_irq

29 static int update_lpi_config(struct kvm *kvm, struct vgic_irq *irq,
39 static struct vgic_irq *vgic_add_lpi(struct kvm *kvm, u32 intid, in vgic_add_lpi()
43 struct vgic_irq *irq = vgic_get_irq(kvm, NULL, intid), *oldirq; in vgic_add_lpi()
51 irq = kzalloc(sizeof(struct vgic_irq), GFP_KERNEL_ACCOUNT); in vgic_add_lpi()
143 struct vgic_irq *irq;
153 struct vgic_irq *irq;
280 static int update_lpi_config(struct kvm *kvm, struct vgic_irq *irq, in update_lpi_config()
322 struct vgic_irq *irq; in vgic_copy_lpi_list()
354 static int update_affinity(struct vgic_irq *irq, struct kvm_vcpu *vcpu) in update_affinity()
431 struct vgic_irq *irq; in its_sync_lpi_pending_table()
548 static struct vgic_irq *__vgic_its_check_cache(struct vgic_dist *dist, in __vgic_its_check_cache()
579 static struct vgic_irq *vgic_its_check_cache(struct kvm *kvm, phys_addr_t db, in vgic_its_check_cache()
583 struct vgic_irq *irq; in vgic_its_check_cache()
595 struct vgic_irq *irq) in vgic_its_cache_translation()
670 u32 devid, u32 eventid, struct vgic_irq **irq) in vgic_its_resolve_lpi()
733 struct vgic_irq *irq = NULL; in vgic_its_trigger_msi()
754 struct vgic_irq *irq; in vgic_its_inject_cached_translation()
1081 struct vgic_irq *irq; in vgic_its_cmd_handle_mapi()
1308 int vgic_its_inv_lpi(struct kvm *kvm, struct vgic_irq *irq) in vgic_its_inv_lpi()
1351 struct vgic_irq *irq = vgic_get_irq(kvm, NULL, intids[i]); in vgic_its_invall()
1405 struct vgic_irq *irq; in vgic_its_cmd_handle_movall()
2227 struct vgic_irq *irq; in vgic_its_restore_ite()