Searched refs:current_vmptr (Results 1 – 4 of 4) sorted by relevance
195 if (vmx->nested.current_vmptr == INVALID_GPA && in nested_vmx_fail()303 vmx->nested.current_vmptr = INVALID_GPA; in free_nested()1986 vmx->nested.current_vmptr = INVALID_GPA; in nested_vmx_handle_enlightened_vmptrld()3365 vmx->nested.current_vmptr, in nested_vmx_enter_non_root_mode()3539 vmx->nested.current_vmptr == INVALID_GPA)) in nested_vmx_run()5166 if (vmx->nested.current_vmptr == INVALID_GPA) in nested_release_vmcs12()5181 vmx->nested.current_vmptr >> PAGE_SHIFT, in nested_release_vmcs12()5186 vmx->nested.current_vmptr = INVALID_GPA; in nested_release_vmcs12()5236 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()5288 if (vmx->nested.current_vmptr == INVALID_GPA || in handle_vmread()[all …]
59 return vmx->nested.current_vmptr != -1ull || in vmx_has_valid_vmcs12()
135 gpa_t current_vmptr; member
4719 vmx->nested.current_vmptr = INVALID_GPA; in __vmx_vcpu_reset()