VirtualBox
Show
Ignore:
Timestamp:
11/05/08 18:04:48 (2 months ago)
Author:
vboxsync
Message:

Moved more data around.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/hwacc_vmx.h

    r13718 r13883  
    15541554 
    15551555#ifdef IN_RING0 
    1556 VMMR0DECL(int) VMXR0InvalidatePage(PVM pVM, RTGCPTR GCVirt); 
    1557 VMMR0DECL(int) VMXR0InvalidatePhysPage(PVM pVM, RTGCPHYS GCPhys); 
     1556VMMR0DECL(int) VMXR0InvalidatePage(PVM pVM, PVMCPU pVCpu, RTGCPTR GCVirt); 
     1557VMMR0DECL(int) VMXR0InvalidatePhysPage(PVM pVM, PVMCPU pVCpu, RTGCPHYS GCPhys); 
    15581558#endif /* IN_RING0 */ 
    15591559 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy