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