Searched refs:nested_vmx_allowed (Results 1 – 3 of 3) sorted by relevance
348 bool nested_vmx_allowed(struct kvm_vcpu *vcpu);
1729 bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function1834 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()2152 if (!nested_vmx_allowed(vcpu)) in vmx_set_msr()7195 if (nested_vmx_allowed(vcpu)) in vmx_vcpu_after_set_cpuid()7204 if (nested_vmx_allowed(vcpu)) { in vmx_vcpu_after_set_cpuid()
4794 if (!nested_vmx_allowed(vcpu)) in nested_vmx_pmu_entry_exit_ctls_update()6122 if (nested_vmx_allowed(vcpu) && in vmx_get_nested_state()6266 if (!nested_vmx_allowed(vcpu)) in vmx_set_nested_state()6300 (!nested_vmx_allowed(vcpu) || !vmx->nested.enlightened_vmcs_enabled)) in vmx_set_nested_state()