Home
last modified time | relevance | path

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

/virt/kvm/arm/vgic/
Dvgic.c515 u32 vintid, bool (*get_input_level)(int vindid)) in kvm_vgic_map_phys_irq()
540 void kvm_vgic_reset_mapped_irq(struct kvm_vcpu *vcpu, u32 vintid) in kvm_vgic_reset_mapped_irq()
557 int kvm_vgic_unmap_phys_irq(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_unmap_phys_irq()
999 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_map_is_active()
/virt/kvm/arm/
Darch_timer.c1024 bool kvm_arch_timer_get_input_level(int vintid) in kvm_arch_timer_get_input_level()