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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp2197 static int pgmPoolCacheAlloc(PPGMPOOL pPool, RTGCPHYS GCPhys, PGMPOOLKIND enmKind, PGMPOOLACCESS enmAccess, bool fA20Enabled,
2214 && (PGMPOOLACCESS)pPage->enmAccess == enmAccess
5025 int pgmPoolAlloc(PVM pVM, RTGCPHYS GCPhys, PGMPOOLKIND enmKind, PGMPOOLACCESS enmAccess, bool fA20Enabled,
H A DPGMAllBth.h2755 PGMPOOLACCESS enmAccess;
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2154 } PGMPOOLACCESS; typedef in typeref:enum:__anon16961
2176 /** The subkind of page we're shadowing. (This is really a PGMPOOLACCESS enum.) */
4089 int pgmPoolAlloc(PVM pVM, RTGCPHYS GCPhys, PGMPOOLKIND enmKind, PGMPOOLACCESS enmAccess, bool fA20Enabled,

Completed in 796 milliseconds