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

/vbox/include/VBox/
H A Derr.h2277 #define VERR_IEM_INVALID_EFF_SEG (-5303) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp11050 AssertMsgReturn(iEffSeg < X86_SREG_COUNT, ("%#x\n", iEffSeg), VERR_IEM_INVALID_EFF_SEG);

Completed in 4197 milliseconds