Searched refs:SELMR3Relocate (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/vmm/
H A Dselm.h92 VMMR3DECL(void) SELMR3Relocate(PVM pVM);
/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp364 SELMR3Relocate(pVM); /* this resets the busy flag of the Trap 08 TSS */
373 SELMR3Relocate(pVM); /* this resets the busy flag of the Trap 08 TSS */
H A DVM.cpp1247 SELMR3Relocate(pVM);
1249 SELMR3Relocate(pVM); /* !hack! fix stack! */
H A DSELM.cpp176 pVM->selm.s.paGdtRC = NIL_RTRCPTR; /* Must be set in SELMR3Relocate because of monitoring. */
429 VMMR3DECL(void) SELMR3Relocate(PVM pVM) function
432 LogFlow(("SELMR3Relocate\n"));
959 * (SELMR3Relocate will call selmR3SetupHyperGDTSelectors() for us.)

Completed in 61 milliseconds