Searched refs:kvm_vgic_map_is_active (Results 1 – 3 of 3) sorted by relevance
348 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, struct irq_phys_map *map);
272 if (timer->irq.level || kvm_vgic_map_is_active(vcpu, timer->map)) in kvm_timer_flush_hwstate()
1106 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, struct irq_phys_map *map) in kvm_vgic_map_is_active() function