Searched refs:kvm_lapic_enabled (Results 1 – 2 of 2) sorted by relevance
203 static inline int kvm_lapic_enabled(struct kvm_vcpu *vcpu) in kvm_lapic_enabled() function
9591 if (kvm_lapic_enabled(vcpu)) { in vcpu_enter_guest()9634 if (kvm_lapic_enabled(vcpu) && vcpu->arch.apicv_active) in vcpu_enter_guest()12032 return kvm_lapic_enabled(vcpu) && apf_pageready_slot_free(vcpu); in kvm_arch_can_dequeue_async_page_present()