Searched defs:iLdt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DSELMRC.cpp262 unsigned const iLdt = CPUMGetGuestLDTR(pVCpu) >> X86_SEL_SHIFT; local
264 if ( iGDTE1 == iLdt
265 || iGDTE2 == iLdt)

Completed in 33 milliseconds