Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.h334 bool nested_vmx_allowed(struct kvm_vcpu *vcpu);
Dvmx.c1843 bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function
1941 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
2210 if (!nested_vmx_allowed(vcpu)) in vmx_set_msr()
3224 if (!nested_vmx_allowed(vcpu) || is_smm(vcpu)) in vmx_set_cr4()
7343 if (nested_vmx_allowed(vcpu)) in vmx_vcpu_after_set_cpuid()
7352 if (nested_vmx_allowed(vcpu)) { in vmx_vcpu_after_set_cpuid()
Dnested.c4729 if (!nested_vmx_allowed(vcpu)) in nested_vmx_pmu_entry_exit_ctls_update()
6038 if (nested_vmx_allowed(vcpu) && in vmx_get_nested_state()
6174 if (!nested_vmx_allowed(vcpu)) in vmx_set_nested_state()
6208 (!nested_vmx_allowed(vcpu) || !vmx->nested.enlightened_vmcs_enabled)) in vmx_set_nested_state()