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

/vbox/src/VBox/VMM/VMMAll/
H A DIOMAll.cpp850 uint16_t offIOPB; local
851 VBOXSTRICTRC rcStrict = PGMPhysInterpretedRead(pVCpu, pCtxCore, &offIOPB, GCPtrTss + RT_OFFSETOF(VBOXTSS, offIoBitmap), sizeof(offIOPB));
862 uint32_t offTss = offIOPB + (Port >> 3);

Completed in 60 milliseconds