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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPhys.cpp1259 uint8_t *pu8Page = NULL; local
1278 rc = PGMPhysGCPhys2CCPtrReadOnly(pVM, GCPhysPage, (const void **)&pu8Page, &Lock);
1284 pfnEnum(pVM, GCPhysPage, pu8Page, cbPageRange, pvUser);

Completed in 94 milliseconds