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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMBth.h189 rc = pgmMapActivateCR3(pVM, pVCpu->pgm.s.CTX_SUFF(pShwPageCR3));
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllMap.cpp669 int pgmMapActivateCR3(PVM pVM, PPGMPOOLPAGE pShwPageCR3) function
679 Log4(("pgmMapActivateCR3: fixed mappings=%RTbool idxShwPageCR3=%#x\n", pVM->pgm.s.fMappingsFixed, pShwPageCR3 ? pShwPageCR3->idx : NIL_PGMPOOL_IDX));
H A DPGMAllBth.h4707 rc = pgmMapActivateCR3(pVM, pNewShwPageCR3);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h4118 int pgmMapActivateCR3(PVM pVM, PPGMPOOLPAGE pShwPageCR3);

Completed in 80 milliseconds