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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp2117 * @param puRsp Where to return the new stack pointer.
2120 uint64_t *puRsp)
2124 *puRsp = 0; /* make gcc happy */
2139 return iemMemFetchSysU64(pIemCpu, puRsp, UINT8_MAX, pCtx->tr.u64Base + off);
2119 iemRaiseLoadStackFromTss64(PIEMCPU pIemCpu, PCCPUMCTX pCtx, uint8_t uCpl, uint8_t uIst, uint64_t *puRsp) argument

Completed in 88 milliseconds