VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/SUPR0.def@ 32507

Last change on this file since 32507 was 32507, checked in by vboxsync, 14 years ago

SUPR0.def: build fix.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.2 KB
Line 
1; $Id: SUPR0.def 32507 2010-09-15 11:11:01Z vboxsync $
2;; @file
3; VirtualBox Support Driver - Exports.
4;
5
6;
7; Copyright (C) 2006-2009 Oracle Corporation
8;
9; This file is part of VirtualBox Open Source Edition (OSE), as
10; available from http://www.virtualbox.org. This file is free software;
11; you can redistribute it and/or modify it under the terms of the GNU
12; General Public License (GPL) as published by the Free Software
13; Foundation, in version 2 as it comes in the "COPYING" file of the
14; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16;
17; The contents of this file may alternatively be used under the terms
18; of the Common Development and Distribution License Version 1.0
19; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
20; VirtualBox OSE distribution, in which case the provisions of the
21; CDDL are applicable instead of those of the GPL.
22;
23; You may elect to license modified versions of this file under the
24; terms and conditions of either the GPL or the CDDL or both.
25;
26
27LIBRARY VBoxDrv.sys
28
29EXPORTS
30 SUPR0AbsIs64bit
31 SUPR0Abs64bitKernelCS
32 SUPR0Abs64bitKernelSS
33 SUPR0Abs64bitKernelDS
34 SUPR0ComponentRegisterFactory
35 SUPR0ComponentDeregisterFactory
36 SUPR0ComponentQueryFactory
37 SUPR0ObjRegister
38 SUPR0ObjAddRef
39 SUPR0ObjAddRefEx
40 SUPR0ObjRelease
41 SUPR0ObjVerifyAccess
42 SUPR0LockMem
43 SUPR0UnlockMem
44 SUPR0ContAlloc
45 SUPR0ContFree
46 SUPR0LowAlloc
47 SUPR0LowFree
48 SUPR0MemAlloc
49 SUPR0MemGetPhys
50 SUPR0MemFree
51 SUPR0Printf
52 SUPR0QueryVTxSupport
53 SUPSemEventCreate
54 SUPSemEventClose
55 SUPSemEventSignal
56 SUPSemEventWait
57 SUPSemEventWaitNoResume
58 SUPSemEventMultiCreate
59 SUPSemEventMultiClose
60 SUPSemEventMultiSignal
61 SUPSemEventMultiReset
62 SUPSemEventMultiWait
63 SUPSemEventMultiWaitNoResume
64 SUPR0GetPagingMode
65 SUPR0EnableVTx
66 SUPGetGIP
67 RTMemAllocTag
68 RTMemAllocZTag
69 RTMemFree
70 RTMemReallocTag
71 RTR0MemObjAllocLowTag
72 RTR0MemObjAllocPageTag
73 RTR0MemObjAllocPhysTag
74 RTR0MemObjAllocPhysExTag
75 RTR0MemObjAllocPhysNCTag
76 RTR0MemObjAllocContTag
77 RTR0MemObjLockUserTag
78 RTR0MemObjMapKernelTag
79 RTR0MemObjMapUserTag
80 RTR0MemObjAddress
81 RTR0MemObjAddressR3
82 RTR0MemObjSize
83 RTR0MemObjIsMapping
84 RTR0MemObjGetPagePhysAddr
85 RTR0MemObjFree
86 RTR0MemUserCopyFrom
87 RTR0MemUserCopyTo
88 RTR0MemUserIsValidAddr
89 RTR0MemKernelIsValidAddr
90 RTR0MemAreKrnlAndUsrDifferent
91 RTProcSelf
92 RTSemMutexCreate
93 RTSemMutexRequest
94 RTSemMutexRequestDebug
95 RTSemMutexRequestNoResume
96 RTSemMutexRequestNoResumeDebug
97 RTSemMutexRelease
98 RTSemMutexDestroy
99 RTSemEventCreate
100 RTSemEventSignal
101 RTSemEventWait
102 RTSemEventWaitNoResume
103 RTSemEventDestroy
104 RTSemEventMultiCreate
105 RTSemEventMultiSignal
106 RTSemEventMultiReset
107 RTSemEventMultiWait
108 RTSemEventMultiWaitNoResume
109 RTSemEventMultiDestroy
110 RTSemFastMutexCreate
111 RTSemFastMutexDestroy
112 RTSemFastMutexRequest
113 RTSemFastMutexRelease
114 RTSpinlockCreate
115 RTSpinlockDestroy
116 RTSpinlockAcquire
117 RTSpinlockRelease
118 RTSpinlockAcquireNoInts
119 RTSpinlockReleaseNoInts
120 RTTimeNanoTS
121 RTTimeMilliTS
122 RTTimeSystemNanoTS
123 RTTimeSystemMilliTS
124 RTThreadSelf
125 RTThreadNativeSelf
126 RTThreadSleep
127 RTThreadYield
128 RTThreadPreemptIsEnabled
129 RTThreadPreemptIsPending
130 RTThreadPreemptIsPendingTrusty
131 RTThreadPreemptDisable
132 RTThreadPreemptRestore
133 RTThreadPreemptPossible
134 RTThreadIsInInterrupt
135 RTTimerCreate
136 RTTimerCreateEx
137 RTTimerDestroy
138 RTTimerStart
139 RTTimerStop
140 RTTimerGetSystemGranularity
141 RTTimerRequestSystemGranularity
142 RTTimerReleaseSystemGranularity
143 RTTimerCanDoHighResolution
144
145 RTMpOnAll
146 RTMpOnOthers
147 RTMpOnSpecific
148 RTMpPokeCpu
149 RTMpIsCpuOnline
150 RTMpGetCount
151 RTMpCpuIdToSetIndex
152 RTMpCpuId
153 RTMpIsCpuWorkPending
154 RTPowerNotificationRegister
155 RTPowerNotificationDeregister
156 RTLogDefaultInstance
157 RTLogRelDefaultInstance
158 RTLogSetDefaultInstanceThread
159 RTLogLoggerExV
160 RTLogPrintfV
161 RTAssertMsg1
162 RTAssertMsg2V
163 RTAssertSetQuiet
164 RTAssertMayPanic
165 RTAssertSetMayPanic
166 RTAssertAreQuiet
167
168 RTNetIPv4AddDataChecksum
169 RTNetIPv4AddTCPChecksum
170 RTNetIPv4AddUDPChecksum
171 RTNetIPv4FinalizeChecksum
172 RTNetIPv4HdrChecksum
173 RTNetIPv4IsDHCPValid
174 RTNetIPv4IsHdrValid
175 RTNetIPv4IsTCPSizeValid
176 RTNetIPv4IsTCPValid
177 RTNetIPv4IsUDPSizeValid
178 RTNetIPv4IsUDPValid
179 RTNetIPv4PseudoChecksum
180 RTNetIPv4PseudoChecksumBits
181 RTNetIPv4TCPChecksum
182 RTNetIPv4UDPChecksum
183 RTNetIPv6PseudoChecksum
184 RTNetIPv6PseudoChecksumBits
185 RTNetIPv6PseudoChecksumEx
186 RTNetTCPChecksum
187 RTNetUDPChecksum
188 RTStrFormat
189 RTStrFormatNumber
190 RTStrFormatTypeDeregister
191 RTStrFormatTypeRegister
192 RTStrFormatTypeSetUser
193 RTStrFormatV
194 RTStrPrintf
195 RTStrPrintfEx
196 RTStrPrintfExV
197 RTStrPrintfV
198
199 RTCrc32
200 RTCrc32Finish
201 RTCrc32Process
202 RTCrc32Start
203 RTHandleTableAllocWithCtx
204 RTHandleTableCreate
205 RTHandleTableCreateEx
206 RTHandleTableDestroy
207 RTHandleTableFreeWithCtx
208 RTHandleTableLookupWithCtx
209
210 ; data
211 g_pSUPGlobalInfoPage DATA ; NT
212 g_SUPGlobalInfoPage DATA ; OS2
213
Note: See TracBrowser for help on using the repository browser.

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