VirtualBox

Changeset 48003 in vbox for trunk/include


Ignore:
Timestamp:
Aug 22, 2013 5:45:07 PM (11 years ago)
Author:
vboxsync
Message:

VMM: CPUMR0Init -> CPUMR0InitVM renamed.

File:
1 edited

Legend:

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

    r47844 r48003  
    505505VMMR0_INT_DECL(int)     CPUMR0ModuleInit(void);
    506506VMMR0_INT_DECL(int)     CPUMR0ModuleTerm(void);
    507 VMMR0_INT_DECL(int)     CPUMR0Init(PVM pVM);
     507VMMR0_INT_DECL(int)     CPUMR0InitVM(PVM pVM);
    508508VMMR0_INT_DECL(int)     CPUMR0LoadGuestFPU(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx);
    509509VMMR0_INT_DECL(int)     CPUMR0SaveGuestFPU(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx);
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