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