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

/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp2506 uint32_t iGateEnd; local
2573 iGateEnd = iGate + cGates;
2589 for (/*iGate*/; iGate<iGateEnd; iGate++, pGuestIdte++)

Completed in 78 milliseconds