Home
last modified time | relevance | path

Searched refs:kvm_vgic_map_is_active (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/kvm/
Darm_vgic.h348 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, struct irq_phys_map *map);
/linux-4.4.14/virt/kvm/arm/
Darch_timer.c272 if (timer->irq.level || kvm_vgic_map_is_active(vcpu, timer->map)) in kvm_timer_flush_hwstate()
Dvgic.c1106 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, struct irq_phys_map *map) in kvm_vgic_map_is_active() function