VirtualBox

Changeset 19861 in vbox for trunk/src/VBox/VMM/PGMPhys.cpp


Ignore:
Timestamp:
May 20, 2009 11:56:11 AM (16 years ago)
Author:
vboxsync
Message:

System wide flush

File:
1 edited

Legend:

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

    r19833 r19861  
    26822682    pgmUnlock(pVM);
    26832683    if (fFlushTLB)
    2684         PGM_INVL_VCPU_TLBS(VMMGetCpu(pVM));
     2684        PGM_INVL_ALL_VCPU_TLBS(pVM);
    26852685
    26862686    return rc;
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