Home
last modified time | relevance | path

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

/virt/kvm/arm/
Darch_timer.c269 if (timer->irq.level || kvm_vgic_map_is_active(vcpu, timer->map)) in kvm_timer_flush_hwstate()
Dvgic.c1099 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, struct irq_phys_map *map) in kvm_vgic_map_is_active() function