Home
last modified time | relevance | path

Searched refs:current_vmptr (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c196 if (vmx->nested.current_vmptr == INVALID_GPA && in nested_vmx_fail()
311 vmx->nested.current_vmptr = INVALID_GPA; in free_nested()
2012 vmx->nested.current_vmptr = INVALID_GPA; in nested_vmx_handle_enlightened_vmptrld()
3394 vmx->nested.current_vmptr, in nested_vmx_enter_non_root_mode()
5228 if (vmx->nested.current_vmptr == INVALID_GPA) in nested_release_vmcs12()
5243 vmx->nested.current_vmptr >> PAGE_SHIFT, in nested_release_vmcs12()
5248 vmx->nested.current_vmptr = INVALID_GPA; in nested_release_vmcs12()
5297 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()
5548 vmx->nested.current_vmptr = vmptr; in set_current_vmptr()
5582 if (vmx->nested.current_vmptr != vmptr) { in handle_vmptrld()
[all …]
A Dnested.h59 return vmx->nested.current_vmptr != -1ull || in vmx_has_valid_vmcs12()
A Dvmx.h135 gpa_t current_vmptr; member
A Dvmx.c4830 vmx->nested.current_vmptr = INVALID_GPA; in __vmx_vcpu_reset()

Completed in 41 milliseconds