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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2909 typedef struct PGMMODEDATA struct
2984 } PGMMODEDATA, *PPGMMODEDATA; typedef in typeref:struct:PGMMODEDATA
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2892 pVM->pgm.s.paModeData = (PPGMMODEDATA)MMR3HeapAllocZ(pVM, MM_TAG_PGM, sizeof(PGMMODEDATA) * pgmModeDataMaxIndex());

Completed in 71 milliseconds