Searched refs:kvm_vgic_map_is_active (Results 1 – 3 of 3) sorted by relevance
384 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid);
1024 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_map_is_active() function
670 phys_active = kvm_vgic_map_is_active(vcpu, timer_irq(ctx)); in kvm_timer_vcpu_load_gic()