Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c293 static void vmx_switch_vmcs(struct kvm_vcpu *vcpu, struct loaded_vmcs *vmcs) in vmx_switch_vmcs() function
320 vmx_switch_vmcs(vcpu, &to_vmx(vcpu)->vmcs01); in nested_vmx_free_vcpu()
3081 vmx_switch_vmcs(vcpu, &vmx->nested.vmcs02); in nested_vmx_enter_non_root_mode()
3090 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in nested_vmx_enter_non_root_mode()
3168 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in nested_vmx_enter_non_root_mode()
4109 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in nested_vmx_vmexit()