VirtualBox

Ignore:
Timestamp:
Sep 21, 2012 9:40:25 AM (12 years ago)
Author:
vboxsync
Message:

VMM: HM cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp

    r43047 r43387  
    37953795        VMCPU_FF_SET(pVCpu, VMCPU_FF_PGM_SYNC_CR3);
    37963796        pgmR3RefreshShadowModeAfterA20Change(pVCpu);
    3797         HWACCMFlushTLB(pVCpu);
     3797        HMFlushTLB(pVCpu);
    37983798#endif
    37993799        STAM_REL_COUNTER_INC(&pVCpu->pgm.s.cA20Changes);
     
    43264326 *
    43274327 * @remarks The VINF_EM_NO_MEMORY status is for the benefit of the FF processing
    4328  *          in EM.cpp and shouldn't be propagated outside TRPM, HWACCM, EM and
     4328 *          in EM.cpp and shouldn't be propagated outside TRPM, HM, EM and
    43294329 *          pgmPhysEnsureHandyPage. There is one exception to this in the \#PF
    43304330 *          handler.
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