Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c3464 static inline bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function
4124 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
4296 if (!nested_vmx_allowed(vcpu)) in vmx_set_msr()
5387 if (!nested_vmx_allowed(vcpu) || is_smm(vcpu)) in vmx_set_cr4()
11284 if (nested_vmx_allowed(vcpu)) in vmx_cpuid_update()
11291 if (nested_vmx_allowed(vcpu)) { in vmx_cpuid_update()
13921 if (nested_vmx_allowed(vcpu) && in vmx_get_nested_state()
13996 if (!nested_vmx_allowed(vcpu)) in vmx_set_nested_state()