Changeset 104114 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Mar 29, 2024 1:57:23 AM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInternal.h
r104103 r104114 6071 6071 uint64_t cbInitialExec, uint64_t cbMaxExec, uint32_t cbChunkExec); 6072 6072 void iemThreadedTbObsolete(PVMCPUCC pVCpu, PIEMTB pTb, bool fSafeToFree); 6073 DECLHIDDEN(void) iemTbAllocatorFree(PVMCPUCC pVCpu, PIEMTB pTb); 6073 6074 void iemTbAllocatorProcessDelayedFrees(PVMCPUCC pVCpu, PIEMTBALLOCATOR pTbAllocator); 6074 6075 void iemTbAllocatorFreeupNativeSpace(PVMCPUCC pVCpu, uint32_t cNeededInstrs);
Note:
See TracChangeset
for help on using the changeset viewer.