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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2285 VMMR3DECL(void) PGMR3Relocate(PVM pVM, RTGCINTPTR offDelta) function
2287 LogFlow(("PGMR3Relocate %RGv to %RGv\n", pVM->pgm.s.GCPtrCR3Mapping, pVM->pgm.s.GCPtrCR3Mapping + offDelta));

Completed in 45 milliseconds