Searched refs:nested_vmx_enter_non_root_mode (Results 1 – 3 of 3) sorted by relevance
25 enum nvmx_vmentry_status nested_vmx_enter_non_root_mode(struct kvm_vcpu *vcpu,
3306 enum nvmx_vmentry_status nested_vmx_enter_non_root_mode(struct kvm_vcpu *vcpu, in nested_vmx_enter_non_root_mode() function3535 status = nested_vmx_enter_non_root_mode(vcpu, true); in nested_vmx_run()6259 ret = nested_vmx_enter_non_root_mode(vcpu, false); in vmx_set_nested_state()
7545 ret = nested_vmx_enter_non_root_mode(vcpu, false); in vmx_pre_leave_smm()