VirtualBox

Changeset 13093 in vbox for trunk/include


Ignore:
Timestamp:
Oct 8, 2008 4:01:56 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37583
Message:

Compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/hwacc_vmx.h

    r13086 r13093  
    14291429 * @param   pDescriptor Descriptor
    14301430 */
    1431 DECLASM(int) VMXR0InvEPT(VMX_FLUSH enmFlush, uint128_t *pDescriptor);
     1431DECLASM(int) VMXR0InvEPT(VMX_FLUSH enmFlush, uint64_t *pDescriptor);
    14321432
    14331433/**
     
    14371437 * @param   pDescriptor Descriptor
    14381438 */
    1439 DECLASM(int) VMXR0InvVPID(VMX_FLUSH enmFlush, uint128_t *pDescriptor);
     1439DECLASM(int) VMXR0InvVPID(VMX_FLUSH enmFlush, uint64_t *pDescriptor);
    14401440
    14411441/**
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette