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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2066 typedef enum PGMPOOLKIND enum
2138 } PGMPOOLKIND; typedef in typeref:enum:PGMPOOLKIND
2174 /** The kind of page we're shadowing. (This is really a PGMPOOLKIND enum.) */
4089 int pgmPoolAlloc(PVM pVM, RTGCPHYS GCPhys, PGMPOOLKIND enmKind, PGMPOOLACCESS enmAccess, bool fA20Enabled,

Completed in 284 milliseconds