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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAll.cpp10098 uint64_t uStartRip = pOrgCtx->rip; local
10111 if (rc == VINF_EM_RESCHEDULE && pOrgCtx->rip != uStartRip)

Completed in 85 milliseconds