Searched refs:pgmGetMapping (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllShw.h303 PPGMMAPPING pMap = pgmGetMapping(pVM, (RTGCPTR)GCPtr);
H A DPGMAll.cpp528 PPGMMAPPING pgmGetMapping(PVM pVM, RTGCPTR GCPtr) function
740 if ( pgmGetMapping(pVM, GCPtrPage)
H A DPGMAllBth.h2708 PPGMMAPPING pMapping = pgmGetMapping(pVM, (RTGCPTR)GCPtrPage);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2130 PPGMMAPPING pMapping = pgmGetMapping(pVM, pVM->pgm.s.pbDynPageMapBaseGC);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h4015 PPGMMAPPING pgmGetMapping(PVM pVM, RTGCPTR GCPtr);

Completed in 96 milliseconds