shadow_vmcs_gpa 554 tools/testing/selftests/kvm/include/x86_64/vmx.h uint64_t shadow_vmcs_gpa; shadow_vmcs_gpa 102 tools/testing/selftests/kvm/lib/x86_64/vmx.c vmx->shadow_vmcs_gpa = addr_gva2gpa(vm, (uintptr_t)vmx->shadow_vmcs); shadow_vmcs_gpa 191 tools/testing/selftests/kvm/lib/x86_64/vmx.c if (vmclear(vmx->shadow_vmcs_gpa)) shadow_vmcs_gpa 83 tools/testing/selftests/kvm/x86_64/state_test.c vmwrite(VMCS_LINK_POINTER, vmx_pages->shadow_vmcs_gpa); shadow_vmcs_gpa 85 tools/testing/selftests/kvm/x86_64/state_test.c GUEST_ASSERT(!vmptrld(vmx_pages->shadow_vmcs_gpa)); shadow_vmcs_gpa 99 tools/testing/selftests/kvm/x86_64/state_test.c GUEST_ASSERT(!vmptrld(vmx_pages->shadow_vmcs_gpa));