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

/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0Internal.h57 typedef struct GMMCHUNKFREESET struct
67 } GMMCHUNKFREESET; typedef in typeref:struct:GMMCHUNKFREESET
77 GMMCHUNKFREESET Private;
H A DGMMR0.cpp194 typedef struct GMMCHUNKFREESET *PGMMCHUNKFREESET;
510 GMMCHUNKFREESET PrivateX;
512 GMMCHUNKFREESET Shared;
1877 AssertMsg(iList < RT_SIZEOFMEMB(GMMCHUNKFREESET, apLists) / RT_SIZEOFMEMB(GMMCHUNKFREESET, apLists[0]),

Completed in 52 milliseconds