VirtualBox

Changeset 14373 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 19, 2008 7:12:26 PM (16 years ago)
Author:
vboxsync
Message:

SUPDrv: expose SUPR0GetPagingMode.

File:
1 edited

Legend:

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

    r14332 r14373  
    774774
    775775/**
    776  * Execute callback on all cpus/cores (SUPR0ExecuteCallback)
    777  */
    778 #define SUPDRVEXECCALLBACK_CPU_ALL      (~0)
    779 
    780 /**
    781776 * Security objectype.
    782777 */
     
    828823SUPR0DECL(int) SUPR0GipUnmap(PSUPDRVSESSION pSession);
    829824SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...);
     825SUPR0DECL(SUPPAGINGMODE) SUPR0GetPagingMode(void);
    830826
    831827
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