Home
last modified time | relevance | path

Searched defs:vintid (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic.c511 u32 vintid, struct irq_ops *ops) in kvm_vgic_map_phys_irq()
536 void kvm_vgic_reset_mapped_irq(struct kvm_vcpu *vcpu, u32 vintid) in kvm_vgic_reset_mapped_irq()
553 int kvm_vgic_unmap_phys_irq(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_unmap_phys_irq()
572 int kvm_vgic_get_map(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_get_map()
1013 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_map_is_active()
/linux/include/linux/irqchip/
H A Darm-gic-v4.h107 u32 vintid; member