Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.c517 u32 vintid, struct irq_ops *ops) in kvm_vgic_map_phys_irq()
542 void kvm_vgic_reset_mapped_irq(struct kvm_vcpu *vcpu, u32 vintid) in kvm_vgic_reset_mapped_irq()
559 int kvm_vgic_unmap_phys_irq(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_unmap_phys_irq()
578 int kvm_vgic_get_map(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_get_map()
1024 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_map_is_active()
/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v4.h97 u32 vintid; member
/openbmc/linux/arch/arm64/kvm/
H A Darch_timer.c1488 static bool kvm_arch_timer_get_input_level(int vintid) in kvm_arch_timer_get_input_level()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c652 uint32_t devid, eventid, vintid, doorbell, vpeid; in process_vmapti() local