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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp691 static VBOXSTRICTRC iemRaiseSelectorBoundsBySelector(PIEMCPU pIemCpu, RTSEL Sel);
3412 return iemRaiseSelectorBoundsBySelector(pIemCpu, NewSS);
3422 return iemRaiseSelectorBoundsBySelector(pIemCpu, NewSS);
4116 DECL_NO_INLINE(static, VBOXSTRICTRC) iemRaiseSelectorBoundsBySelector(PIEMCPU pIemCpu, RTSEL Sel) function

Completed in 67 milliseconds