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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h410 #define VMX_IGS_GS_BASE_NOT_CANONICAL 111 macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp9751 HMVMX_CHECK_BREAK(X86_IS_CANONICAL(pCtx->gs.u64Base), VMX_IGS_GS_BASE_NOT_CANONICAL);
9810 HMVMX_CHECK_BREAK(X86_IS_CANONICAL(pCtx->gs.u64Base), VMX_IGS_GS_BASE_NOT_CANONICAL);

Completed in 88 milliseconds