Searched refs:nested_vmx_allowed (Results 1 – 3 of 3) sorted by relevance
308 bool nested_vmx_allowed(struct kvm_vcpu *vcpu);
1763 bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function1861 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()2129 if (!nested_vmx_allowed(vcpu)) in vmx_set_msr()3134 if (!nested_vmx_allowed(vcpu) || is_smm(vcpu)) in vmx_set_cr4()7234 if (nested_vmx_allowed(vcpu)) in vmx_vcpu_after_set_cpuid()7243 if (nested_vmx_allowed(vcpu)) { in vmx_vcpu_after_set_cpuid()
4682 if (!nested_vmx_allowed(vcpu)) in nested_vmx_pmu_entry_exit_ctls_update()5991 if (nested_vmx_allowed(vcpu) && in vmx_get_nested_state()6124 if (!nested_vmx_allowed(vcpu)) in vmx_set_nested_state()6158 (!nested_vmx_allowed(vcpu) || !vmx->nested.enlightened_vmcs_enabled)) in vmx_set_nested_state()