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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2868 DECLINLINE(unsigned) pgmModeDataMaxIndex(void) function
2892 pVM->pgm.s.paModeData = (PPGMMODEDATA)MMR3HeapAllocZ(pVM, MM_TAG_PGM, sizeof(PGMMODEDATA) * pgmModeDataMaxIndex());

Completed in 57 milliseconds