Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c12607 static int enter_vmx_non_root_mode(struct kvm_vcpu *vcpu, u32 *exit_qual) in enter_vmx_non_root_mode() function
12777 ret = enter_vmx_non_root_mode(vcpu, &exit_qual); in nested_vmx_run()
13887 ret = enter_vmx_non_root_mode(vcpu, NULL); in vmx_pre_leave_smm()
14093 ret = enter_vmx_non_root_mode(vcpu, NULL); in vmx_set_nested_state()