Searched refs:kvm_vgic_map_is_active (Results 1 – 3 of 3) sorted by relevance
382 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid);
1007 bool kvm_vgic_map_is_active(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_map_is_active() function
581 phys_active = kvm_vgic_map_is_active(vcpu, ctx->irq.irq); in kvm_timer_vcpu_load_gic()