VirtualBox

Changeset 14366 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 19, 2008 5:20:49 PM (16 years ago)
Author:
vboxsync
Message:

Cleaned up some more.

File:
1 edited

Legend:

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

    r14365 r14366  
    667667#pragma pack()
    668668
    669 /**
    670  * Executes INVLPGA.
    671  *
    672  * @param   pPageGC         Virtual page to invalidate.
    673  * @param   u32ASID         Tagged TLB id.
    674  */
    675 DECLASM(void) SVMInvlpgA(RTGCPTR pPageGC, uint32_t u32ASID);
    676 
    677669#ifdef IN_RING0
    678670VMMR0DECL(int) SVMR0InvalidatePage(PVM pVM, PVMCPU pVCpu, RTGCPTR GCVirt);
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