Changeset 108331 in vbox
- Timestamp:
- Feb 21, 2025 2:45:43 PM (3 weeks ago)
- svn:sync-xref-src-repo-rev:
- 167683
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllMem.cpp
r108278 r108331 605 605 * 606 606 * @param pVCpu The cross context virtual CPU structure of the calling thread. 607 * @param pvMem The mapping. 608 * @param fAccess The kind of access. 607 * @param bUnmapInfo Unmap info set by iemMemMap. 609 608 */ 610 609 void iemMemCommitAndUnmapJmp(PVMCPUCC pVCpu, uint8_t bUnmapInfo) IEM_NOEXCEPT_MAY_LONGJMP
Note:
See TracChangeset
for help on using the changeset viewer.