Searched refs:current_vmptr (Results 1 – 1 of 1) sorted by relevance
396 gpa_t current_vmptr; member6401 if (item->vmptr == vmx->nested.current_vmptr) { in nested_get_current_vmcs02()6410 item->vmptr = vmx->nested.current_vmptr; in nested_get_current_vmcs02()6425 item->vmptr = vmx->nested.current_vmptr; in nested_get_current_vmcs02()6493 if (to_vmx(vcpu)->nested.current_vmptr == -1ull) { in nested_vmx_failValid()6835 if (vmx->nested.current_vmptr == -1ull) in nested_release_vmcs12()6854 vmx->nested.current_vmptr = -1ull; in nested_release_vmcs12()6916 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()7136 if (vmx->nested.current_vmptr == -1ull) { in nested_vmx_check_vmcs12()7252 if (vmx->nested.current_vmptr != vmptr) { in handle_vmptrld()[all …]