Searched defs:PGMMAPSET (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h1919 typedef struct PGMMAPSET struct
1937 } PGMMAPSET; typedef in typeref:struct:PGMMAPSET
1938 AssertCompileSizeAlignment(PGMMAPSET, 8);
1940 typedef PGMMAPSET *PPGMMAPSET;
1942 /** PGMMAPSET::cEntries value for a closed set. */
3719 PGMMAPSET AutoSet;

Completed in 72 milliseconds