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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h412 #define VMX_IGS_LDTR_BASE_NOT_CANONICAL 112 macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp9753 || X86_IS_CANONICAL(pCtx->ldtr.u64Base), VMX_IGS_LDTR_BASE_NOT_CANONICAL);
9812 || X86_IS_CANONICAL(pCtx->ldtr.u64Base), VMX_IGS_LDTR_BASE_NOT_CANONICAL);

Completed in 87 milliseconds