Searched refs:nested_vmx_enter_non_root_mode (Results 1 – 3 of 3) sorted by relevance
26 enum nvmx_vmentry_status nested_vmx_enter_non_root_mode(struct kvm_vcpu *vcpu,
3497 enum nvmx_vmentry_status nested_vmx_enter_non_root_mode(struct kvm_vcpu *vcpu, in nested_vmx_enter_non_root_mode() function3738 status = nested_vmx_enter_non_root_mode(vcpu, true); in nested_vmx_run()6928 ret = nested_vmx_enter_non_root_mode(vcpu, false); in vmx_set_nested_state()
8245 ret = nested_vmx_enter_non_root_mode(vcpu, false); in vmx_leave_smm()