Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c10948 static void vmx_switch_vmcs(struct kvm_vcpu *vcpu, struct loaded_vmcs *vmcs) in vmx_switch_vmcs() function
10972 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in vmx_free_vcpu_nested()
12629 vmx_switch_vmcs(vcpu, &vmx->nested.vmcs02); in enter_vmx_non_root_mode()
12688 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in enter_vmx_non_root_mode()
13329 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in nested_vmx_vmexit()