Home
last modified time | relevance | path

Searched refs:nested_vmx_allowed (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kvm/vmx/
Dvmx.h306 bool nested_vmx_allowed(struct kvm_vcpu *vcpu);
Dvmx.c1733 bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function
1825 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
2069 if (!nested_vmx_allowed(vcpu)) in vmx_set_msr()
3065 if (!nested_vmx_allowed(vcpu) || is_smm(vcpu)) in vmx_set_cr4()
7102 if (nested_vmx_allowed(vcpu)) in vmx_cpuid_update()
7109 if (nested_vmx_allowed(vcpu)) { in vmx_cpuid_update()
Dnested.c5532 if (nested_vmx_allowed(vcpu) && in vmx_get_nested_state()
5655 if (!nested_vmx_allowed(vcpu)) in vmx_set_nested_state()
5686 (!nested_vmx_allowed(vcpu) || !vmx->nested.enlightened_vmcs_enabled)) in vmx_set_nested_state()