Searched refs:apicv_active (Results 1 – 6 of 6) sorted by relevance
492 if (unlikely(vcpu->arch.apicv_active)) { in apic_clear_irr()525 if (unlikely(vcpu->arch.apicv_active)) in apic_set_isr()573 if (unlikely(vcpu->arch.apicv_active)) in apic_clear_isr()1545 if (vcpu->arch.apicv_active) in lapic_timer_int_injected()1662 if (!from_timer_fn && vcpu->arch.apicv_active) { in apic_timer_expired()2311 if (vcpu->arch.apicv_active) { in kvm_apic_update_apicv()2377 if (vcpu->arch.apicv_active) { in kvm_lapic_reset()2645 if (vcpu->arch.apicv_active) { in kvm_apic_set_state()
215 return vcpu->arch.apic && vcpu->arch.apicv_active; in kvm_vcpu_apicv_active()
9095 if (vcpu->arch.apicv_active) in update_cr8_intercept()9573 if (vcpu->arch.apicv_active == activate) in kvm_vcpu_update_apicv()9576 vcpu->arch.apicv_active = activate; in kvm_vcpu_update_apicv()9586 if (!vcpu->arch.apicv_active) in kvm_vcpu_update_apicv()11039 vcpu->arch.apicv_active = true; in kvm_arch_vcpu_create()12081 if (vcpu->arch.apicv_active && static_call(kvm_x86_dy_apicv_has_pending_interrupt)(vcpu)) in kvm_arch_dy_has_pending_interrupt()
671 if (!vcpu->arch.apicv_active) in svm_deliver_avic_intr()
637 bool apicv_active; member
4081 if (!vcpu->arch.apicv_active) in vmx_deliver_posted_interrupt()