Searched refs:PGMLIVESAVEMMIO2PAGE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h1560 typedef struct PGMLIVESAVEMMIO2PAGE struct
1580 } PGMLIVESAVEMMIO2PAGE; typedef in typeref:struct:PGMLIVESAVEMMIO2PAGE
1582 typedef PGMLIVESAVEMMIO2PAGE *PPGMLIVESAVEMMIO2PAGE;
/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp649 PPGMLIVESAVEMMIO2PAGE paLSPages = (PPGMLIVESAVEMMIO2PAGE)MMR3HeapAllocZ(pVM, MM_TAG_PGM, sizeof(PGMLIVESAVEMMIO2PAGE) * cPages);

Completed in 1377 milliseconds