Searched refs:VMX_RESTORE_HOST_SEL_GS (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMR0A.asm323 test edi, VMX_RESTORE_HOST_SEL_FS | VMX_RESTORE_HOST_SEL_GS
338 test edi, VMX_RESTORE_HOST_SEL_GS
H A DHMVMXR0.cpp3133 if (pVCpu->hm.s.vmx.fRestoreHostFlags & VMX_RESTORE_HOST_SEL_GS)
/vbox/include/VBox/vmm/
H A Dhm_vmx.h104 #define VMX_RESTORE_HOST_SEL_GS RT_BIT(3) macro

Completed in 89 milliseconds