VirtualBox

Changeset 104870 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jun 7, 2024 1:36:30 PM (8 months ago)
Author:
vboxsync
Message:

VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & pgmR3PhysChunkInvalidateTLB calls after unmapping a chunk. bugref:10687

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r104859 r104870  
    39043904DECLHIDDEN(bool) pgmPhysAssertRamRangesLocked(PVMCC pVM, bool fInUpdate, bool fRamRelaxed);
    39053905#endif
     3906DECLHIDDEN(void)            pgmR3PhysChunkInvalidateTLB(PVM pVM);
    39063907void            pgmPhysInvalidRamRangeTlbs(PVMCC pVM);
    39073908void            pgmPhysInvalidatePageMapTLB(PVMCC pVM);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette