Searched refs:current_vmptr (Results 1 – 1 of 1) sorted by relevance
392 gpa_t current_vmptr; member6306 if (item->vmptr == vmx->nested.current_vmptr) { in nested_get_current_vmcs02()6315 item->vmptr = vmx->nested.current_vmptr; in nested_get_current_vmcs02()6330 item->vmptr = vmx->nested.current_vmptr; in nested_get_current_vmcs02()6398 if (to_vmx(vcpu)->nested.current_vmptr == -1ull) { in nested_vmx_failValid()6696 if (vmx->nested.current_vmptr == -1ull) in nested_release_vmcs12()6716 vmx->nested.current_vmptr = -1ull; in nested_release_vmcs12()6777 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()6997 if (vmx->nested.current_vmptr == -1ull) { in nested_vmx_check_vmcs12()7114 if (vmx->nested.current_vmptr != vmptr) { in handle_vmptrld()[all …]