Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c1603 static void vmx_switch_loaded_vmcs(struct kvm_vcpu *vcpu, in vmx_switch_loaded_vmcs() function
1625 vmx_switch_loaded_vmcs(vcpu, &vmx->vmcs01); in vmx_load_vmcs01()
1633 vmx_switch_loaded_vmcs(vcpu, &to_vmx(vcpu)->nested.vmcs02); in vmx_put_vmcs01()