Searched refs:current_vmptr (Results 1 – 4 of 4) sorted by relevance
197 if (vmx->nested.current_vmptr == INVALID_GPA && in nested_vmx_fail()312 vmx->nested.current_vmptr = INVALID_GPA; in free_nested()2022 vmx->nested.current_vmptr = INVALID_GPA; in nested_vmx_handle_enlightened_vmptrld()3414 vmx->nested.current_vmptr, in nested_vmx_enter_non_root_mode()3588 vmx->nested.current_vmptr == INVALID_GPA)) in nested_vmx_run()5285 if (vmx->nested.current_vmptr == INVALID_GPA) in nested_release_vmcs12()5300 vmx->nested.current_vmptr >> PAGE_SHIFT, in nested_release_vmcs12()5305 vmx->nested.current_vmptr = INVALID_GPA; in nested_release_vmcs12()5354 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()5415 if (vmx->nested.current_vmptr == INVALID_GPA || in handle_vmread()[all …]
59 return vmx->nested.current_vmptr != -1ull || in vmx_has_valid_vmcs12()
123 gpa_t current_vmptr; member
4848 vmx->nested.current_vmptr = INVALID_GPA; in __vmx_vcpu_reset()