Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c14074 struct vmcs12 *shadow_vmcs12 = get_shadow_vmcs12(vcpu); in vmx_set_nested_state() local
14078 if (copy_from_user(shadow_vmcs12, in vmx_set_nested_state()
14083 if (shadow_vmcs12->hdr.revision_id != VMCS12_REVISION || in vmx_set_nested_state()
14084 !shadow_vmcs12->hdr.shadow_vmcs) in vmx_set_nested_state()