Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c2477 static inline bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function
2820 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
2825 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
2913 if (!nested_vmx_allowed(vcpu) || in vmx_set_msr()
3802 if (!nested_vmx_allowed(vcpu)) in vmx_set_cr4()