Changeset 77249 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Feb 11, 2019 1:34:51 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmdev.h
r77241 r77249 4705 4705 4706 4706 /** 4707 * @copydoc PDMDEVHLPR3::pfnPhys ReleasePageMappingLocks4707 * @copydoc PDMDEVHLPR3::pfnPhysBulkReleasePageMappingLocks 4708 4708 */ 4709 4709 DECLINLINE(void) PDMDevHlpPhysBulkReleasePageMappingLocks(PPDMDEVINS pDevIns, uint32_t cLocks, PPGMPAGEMAPLOCK paLocks)
Note:
See TracChangeset
for help on using the changeset viewer.