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

/vbox/src/VBox/VMM/VMMR3/
H A DVM.cpp671 VMR3Relocate(pVM, 0);
1235 VMMR3_INT_DECL(void) VMR3Relocate(PVM pVM, RTGCINTPTR offDelta) function
1237 LogFlow(("VMR3Relocate: offDelta=%RGv\n", offDelta));
2109 VMR3Relocate(pVM, 0 /*offDelta*/);

Completed in 108 milliseconds