Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c2353 static inline bool nested_vmx_allowed(struct kvm_vcpu *vcpu) in nested_vmx_allowed() function
2686 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
2691 if (!nested_vmx_allowed(vcpu)) in vmx_get_msr()
2780 if (!nested_vmx_allowed(vcpu) || in vmx_set_msr()
3660 if (!nested_vmx_allowed(vcpu)) in vmx_set_cr4()