Searched refs:TMR3Relocate (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dtm.h253 VMM_INT_DECL(void) TMR3Relocate(PVM pVM, RTGCINTPTR offDelta);
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp1065 VMM_INT_DECL(void) TMR3Relocate(PVM pVM, RTGCINTPTR offDelta) function
1067 LogFlow(("TMR3Relocate\n"));
1190 * @remark This has to work before TMR3Relocate() is called.
H A DVM.cpp1257 TMR3Relocate(pVM, offDelta);

Completed in 63 milliseconds