Searched refs:VMX_VMCS16_GUEST_FIELD_TR (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dhm_vmx.h1170 #define VMX_VMCS16_GUEST_FIELD_TR 0x80E macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp4660 rc = VMXWriteVmcs32(VMX_VMCS16_GUEST_FIELD_TR, u16Sel); AssertRCReturn(rc, rc);
6516 Assert(idxSel != VMX_VMCS16_GUEST_FIELD_TR); /* TR is the only selector that can never be unusable. */

Completed in 113 milliseconds