Changeset 104870 in vbox for trunk/include
- Timestamp:
- Jun 7, 2024 1:36:30 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pgm.h
r104840 r104870 1195 1195 VMMR3DECL(int) PGMR3PhysBulkGCPhys2CCPtrReadOnlyExternal(PVM pVM, uint32_t cPages, PCRTGCPHYS paGCPhysPages, 1196 1196 void const **papvPages, PPGMPAGEMAPLOCK paLocks); 1197 VMMR3DECL(void) PGMR3PhysChunkInvalidateTLB(PVM pVM);1198 1197 VMMR3DECL(int) PGMR3PhysAllocateHandyPages(PVM pVM); 1199 1198
Note:
See TracChangeset
for help on using the changeset viewer.