VirtualBox

Changeset 45799 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 29, 2013 3:46:29 AM (12 years ago)
Author:
vboxsync
Message:

Make the recompiler call PGMCr0WpEnabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pgm.h

    r45798 r45799  
    341341VMMDECL(int)        PGMUpdateCR3(PVMCPU pVCpu, uint64_t cr3);
    342342VMMDECL(int)        PGMChangeMode(PVMCPU pVCpu, uint64_t cr0, uint64_t cr4, uint64_t efer);
    343 VMM_INT_DECL(void)  PGMCr0WpEnabled(PVMCPU pVCpu);
     343VMMDECL(void)       PGMCr0WpEnabled(PVMCPU pVCpu);
    344344VMMDECL(PGMMODE)    PGMGetGuestMode(PVMCPU pVCpu);
    345345VMMDECL(PGMMODE)    PGMGetShadowMode(PVMCPU pVCpu);
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