KVM: host side for eoi optimization
[deliverable/linux.git] / arch / x86 / kvm / lapic.h
index 5ac9e5e2fedd181f5607d60ab7286c141766f5da..4af5405ae1e2f4e2822cde6bd844e73f0489e850 100644 (file)
@@ -69,4 +69,6 @@ static inline bool kvm_hv_vapic_assist_page_enabled(struct kvm_vcpu *vcpu)
 {
        return vcpu->arch.hv_vapic & HV_X64_MSR_APIC_ASSIST_PAGE_ENABLE;
 }
+
+int kvm_lapic_enable_pv_eoi(struct kvm_vcpu *vcpu, u64 data);
 #endif
This page took 0.028977 seconds and 5 git commands to generate.