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

/vbox/src/VBox/VMM/VMMR3/
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 52 milliseconds