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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.h60 return vmx->nested.current_vmptr != -1ull ||
H A Dnested.c196 if (vmx->nested.current_vmptr == INVALID_GPA &&
340 vmx->nested.current_vmptr = INVALID_GPA;
2052 vmx->nested.current_vmptr = INVALID_GPA;
3441 vmx->nested.current_vmptr,
3615 vmx->nested.current_vmptr == INVALID_GPA))
5285 if (vmx->nested.current_vmptr == INVALID_GPA)
5300 vmx->nested.current_vmptr >> PAGE_SHIFT,
5305 vmx->nested.current_vmptr = INVALID_GPA;
5343 if (vmptr == vmx->nested.current_vmptr)
5402 if (vmx->nested.current_vmptr
5678 gpa_t current_vmptr = to_vmx(vcpu)->nested.current_vmptr; local
[all...]
H A Dvmx.h126 gpa_t current_vmptr; member in struct:nested_vmx
H A Dvmx.c4833 vmx->nested.current_vmptr = INVALID_GPA;

Completed in 139 milliseconds