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

/vbox/src/VBox/VMM/VMMR3/
H A DGIMHv.cpp689 uint8_t *pbLast = (uint8_t *)pRegion->pvPageR3 + cbWritten; local
690 *pbLast = 0xc3; /* RET */

Completed in 42 milliseconds