Searched defs:current_vmptr (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ | ||
| H A D | vmx.h | 108 gpa_t current_vmptr; member |
| H A D | nested.c | 5333 gpa_t current_vmptr = to_vmx(vcpu)->nested.current_vmptr; in handle_vmptrst() local |