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

/vbox/src/VBox/VMM/VMMR3/
H A DVMM.cpp824 VMMR3_INT_DECL(void) VMMR3Relocate(PVM pVM, RTGCINTPTR offDelta) function
826 LogFlow(("VMMR3Relocate: offDelta=%RGv\n", offDelta));
1139 * @remark This has to work before VMMR3Relocate() is called.

Completed in 74 milliseconds