Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dnested.c194 if (vmx->nested.current_vmptr == INVALID_GPA && in nested_vmx_fail()
296 vmx->nested.current_vmptr = INVALID_GPA; in free_nested()
1965 vmx->nested.current_vmptr = INVALID_GPA; in nested_vmx_handle_enlightened_vmptrld()
4963 if (vmx->nested.current_vmptr == INVALID_GPA) in nested_release_vmcs12()
4978 vmx->nested.current_vmptr >> PAGE_SHIFT, in nested_release_vmcs12()
4983 vmx->nested.current_vmptr = INVALID_GPA; in nested_release_vmcs12()
5033 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()
5081 if (vmx->nested.current_vmptr == INVALID_GPA || in handle_vmread()
5253 vmx->nested.current_vmptr = vmptr; in set_current_vmptr()
5286 if (vmx->nested.current_vmptr != vmptr) { in handle_vmptrld()
[all …]
A Dnested.h60 return vmx->nested.current_vmptr != -1ull || in vmx_has_valid_vmcs12()
A Dvmx.h130 gpa_t current_vmptr; member
A Dvmx.c4399 vmx->nested.current_vmptr = INVALID_GPA; in __vmx_vcpu_reset()

Completed in 30 milliseconds