Lines Matching refs:current_vmptr
816 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()
8928 gpa_t current_vmptr = to_vmx(vcpu)->nested.current_vmptr; in handle_vmptrst() local
8938 if (kvm_write_guest_virt_system(vcpu, gva, (void *)¤t_vmptr, in handle_vmptrst()
11066 vmx->nested.current_vmptr = -1ull; in vmx_create_vcpu()
13924 kvm_state.vmx.vmcs_pa = vmx->nested.current_vmptr; in vmx_get_nested_state()
13926 if (vmx->nested.current_vmptr != -1ull) { in vmx_get_nested_state()
13955 if (vmx->nested.current_vmptr == -1ull) in vmx_get_nested_state()