KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
[linux-2.6-microblaze.git] / arch / x86 / kvm / vmx / vmx.h
index cde902b..c2130d2 100644 (file)
@@ -374,7 +374,6 @@ struct kvm_vmx {
        u64 *pid_table;
 };
 
-bool nested_vmx_allowed(struct kvm_vcpu *vcpu);
 void vmx_vcpu_load_vmcs(struct kvm_vcpu *vcpu, int cpu,
                        struct loaded_vmcs *buddy);
 int allocate_vpid(void);