Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c816 gpa_t current_vmptr; member
8091 if (to_vmx(vcpu)->nested.current_vmptr == -1ull) { in nested_vmx_failValid()
8428 if (vmx->nested.current_vmptr == -1ull) in nested_release_vmcs12()
8442 vmx->nested.current_vmptr >> PAGE_SHIFT, in nested_release_vmcs12()
8445 vmx->nested.current_vmptr = -1ull; in nested_release_vmcs12()
8461 vmx->nested.current_vmptr = -1ull; in free_nested()
8522 if (vmptr == vmx->nested.current_vmptr) in handle_vmclear()
8693 if (vmx->nested.current_vmptr == -1ull) { in nested_vmx_check_vmcs12()
8855 vmx->nested.current_vmptr = vmptr; in set_current_vmptr()
8888 if (vmx->nested.current_vmptr != vmptr) { in handle_vmptrld()
[all …]