1 | /* $Id: bs3kit-mangling-code-undef.h 97624 2022-11-21 11:13:29Z vboxsync $ */
|
---|
2 | /** @file
|
---|
3 | * BS3Kit - Undefining function mangling - automatically generated by the bs3kit-mangling-code-undef.h makefile rule.
|
---|
4 | */
|
---|
5 |
|
---|
6 | /*
|
---|
7 | * Copyright (C) 2007-2022 Oracle and/or its affiliates.
|
---|
8 | *
|
---|
9 | * This file is part of VirtualBox base platform packages, as
|
---|
10 | * available from https://www.virtualbox.org.
|
---|
11 | *
|
---|
12 | * This program is free software; you can redistribute it and/or
|
---|
13 | * modify it under the terms of the GNU General Public License
|
---|
14 | * as published by the Free Software Foundation, in version 3 of the
|
---|
15 | * License.
|
---|
16 | *
|
---|
17 | * This program is distributed in the hope that it will be useful, but
|
---|
18 | * WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
19 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
---|
20 | * General Public License for more details.
|
---|
21 | *
|
---|
22 | * You should have received a copy of the GNU General Public License
|
---|
23 | * along with this program; if not, see <https://www.gnu.org/licenses>.
|
---|
24 | *
|
---|
25 | * The contents of this file may alternatively be used under the terms
|
---|
26 | * of the Common Development and Distribution License Version 1.0
|
---|
27 | * (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
|
---|
28 | * in the VirtualBox distribution, in which case the provisions of the
|
---|
29 | * CDDL are applicable instead of those of the GPL.
|
---|
30 | *
|
---|
31 | * You may elect to license modified versions of this file under the
|
---|
32 | * terms and conditions of either the GPL or the CDDL or both.
|
---|
33 | *
|
---|
34 | * SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
|
---|
35 | */
|
---|
36 |
|
---|
37 | #undef Bs3A20Disable
|
---|
38 | #undef Bs3A20DisableViaKbd
|
---|
39 | #undef Bs3A20DisableViaPortA
|
---|
40 | #undef Bs3A20Enable
|
---|
41 | #undef Bs3A20EnableViaKbd
|
---|
42 | #undef Bs3A20EnableViaPortA
|
---|
43 | #undef Bs3ExtCtxAlloc
|
---|
44 | #undef Bs3ExtCtxCopy
|
---|
45 | #undef Bs3ExtCtxFree
|
---|
46 | #undef Bs3ExtCtxGetAbridgedFtw
|
---|
47 | #undef Bs3ExtCtxGetFcw
|
---|
48 | #undef Bs3ExtCtxGetFsw
|
---|
49 | #undef Bs3ExtCtxGetMm
|
---|
50 | #undef Bs3ExtCtxGetMxCsr
|
---|
51 | #undef Bs3ExtCtxGetMxCsrMask
|
---|
52 | #undef Bs3ExtCtxGetSize
|
---|
53 | #undef Bs3ExtCtxGetXmm
|
---|
54 | #undef Bs3ExtCtxGetYmm
|
---|
55 | #undef Bs3ExtCtxInit
|
---|
56 | #undef Bs3ExtCtxRestore
|
---|
57 | #undef Bs3ExtCtxRestoreEx
|
---|
58 | #undef Bs3ExtCtxSave
|
---|
59 | #undef Bs3ExtCtxSaveEx
|
---|
60 | #undef Bs3ExtCtxSetAbridgedFtw
|
---|
61 | #undef Bs3ExtCtxSetFcw
|
---|
62 | #undef Bs3ExtCtxSetFsw
|
---|
63 | #undef Bs3ExtCtxSetMm
|
---|
64 | #undef Bs3ExtCtxSetMxCsr
|
---|
65 | #undef Bs3ExtCtxSetMxCsrMask
|
---|
66 | #undef Bs3ExtCtxSetXmm
|
---|
67 | #undef Bs3ExtCtxSetYmm
|
---|
68 | #undef Bs3GetCpuVendor
|
---|
69 | #undef Bs3GetModeName
|
---|
70 | #undef Bs3GetModeNameShortLower
|
---|
71 | #undef Bs3KbdRead
|
---|
72 | #undef Bs3KbdWait
|
---|
73 | #undef Bs3KbdWrite
|
---|
74 | #undef Bs3MemAlloc
|
---|
75 | #undef Bs3MemAllocZ
|
---|
76 | #undef Bs3MemChr
|
---|
77 | #undef Bs3MemCmp
|
---|
78 | #undef Bs3MemCpy
|
---|
79 | #undef Bs3MemFree
|
---|
80 | #undef Bs3MemGuardedTestPageAlloc
|
---|
81 | #undef Bs3MemGuardedTestPageAllocEx
|
---|
82 | #undef Bs3MemGuardedTestPageFree
|
---|
83 | #undef Bs3MemMove
|
---|
84 | #undef Bs3MemPCpy
|
---|
85 | #undef Bs3MemPrintInfo
|
---|
86 | #undef Bs3MemSet
|
---|
87 | #undef Bs3MemZero
|
---|
88 | #undef Bs3PagingAlias
|
---|
89 | #undef bs3PagingGetLegacyPte
|
---|
90 | #undef bs3PagingGetPaePte
|
---|
91 | #undef Bs3PagingGetPte
|
---|
92 | #undef Bs3PagingInitRootForLM
|
---|
93 | #undef Bs3PagingInitRootForPAE
|
---|
94 | #undef Bs3PagingInitRootForPP
|
---|
95 | #undef Bs3PagingMapRamAbove4GForLM
|
---|
96 | #undef Bs3PagingProtect
|
---|
97 | #undef Bs3PagingProtectPtr
|
---|
98 | #undef Bs3PagingQueryAddressInfo
|
---|
99 | #undef Bs3PagingSetupCanonicalTraps
|
---|
100 | #undef Bs3PagingUnalias
|
---|
101 | #undef Bs3Panic
|
---|
102 | #undef Bs3PicMaskAll
|
---|
103 | #undef Bs3PicSetup
|
---|
104 | #undef Bs3PicUpdateMask
|
---|
105 | #undef Bs3PitDisable
|
---|
106 | #undef Bs3PitSetupAndEnablePeriodTimer
|
---|
107 | #undef Bs3PrintChr
|
---|
108 | #undef Bs3Printf
|
---|
109 | #undef Bs3PrintfV
|
---|
110 | #undef Bs3PrintStr
|
---|
111 | #undef Bs3PrintStrN
|
---|
112 | #undef Bs3PrintU32
|
---|
113 | #undef Bs3PrintX32
|
---|
114 | #undef Bs3RegCtxConvertToRingX
|
---|
115 | #undef Bs3RegCtxConvertV86ToRm
|
---|
116 | #undef Bs3RegCtxGetRspSsAsCurPtr
|
---|
117 | #undef Bs3RegCtxPrint
|
---|
118 | #undef Bs3RegCtxRestore
|
---|
119 | #undef Bs3RegCtxSave
|
---|
120 | #undef Bs3RegCtxSaveEx
|
---|
121 | #undef Bs3RegCtxSaveForMode
|
---|
122 | #undef Bs3RegCtxSetGpr
|
---|
123 | #undef Bs3RegCtxSetGrpDsFromCurPtr
|
---|
124 | #undef Bs3RegCtxSetGrpSegFromCurPtr
|
---|
125 | #undef Bs3RegCtxSetGrpSegFromFlat
|
---|
126 | #undef Bs3RegCtxSetRipCsFromCurPtr
|
---|
127 | #undef Bs3RegCtxSetRipCsFromFlat
|
---|
128 | #undef Bs3RegCtxSetRipCsFromLnkPtr
|
---|
129 | #undef Bs3RegGetCr0
|
---|
130 | #undef Bs3RegGetCr2
|
---|
131 | #undef Bs3RegGetCr3
|
---|
132 | #undef Bs3RegGetCr4
|
---|
133 | #undef Bs3RegGetDr0
|
---|
134 | #undef Bs3RegGetDr1
|
---|
135 | #undef Bs3RegGetDr2
|
---|
136 | #undef Bs3RegGetDr3
|
---|
137 | #undef Bs3RegGetDr6
|
---|
138 | #undef Bs3RegGetDr7
|
---|
139 | #undef Bs3RegGetDrX
|
---|
140 | #undef Bs3RegGetLdtr
|
---|
141 | #undef Bs3RegGetTr
|
---|
142 | #undef Bs3RegGetXcr0
|
---|
143 | #undef Bs3RegSetCr0
|
---|
144 | #undef Bs3RegSetCr2
|
---|
145 | #undef Bs3RegSetCr3
|
---|
146 | #undef Bs3RegSetCr4
|
---|
147 | #undef Bs3RegSetDr0
|
---|
148 | #undef Bs3RegSetDr1
|
---|
149 | #undef Bs3RegSetDr2
|
---|
150 | #undef Bs3RegSetDr3
|
---|
151 | #undef Bs3RegSetDr6
|
---|
152 | #undef Bs3RegSetDr7
|
---|
153 | #undef Bs3RegSetDrX
|
---|
154 | #undef Bs3RegSetLdtr
|
---|
155 | #undef Bs3RegSetTr
|
---|
156 | #undef Bs3RegSetXcr0
|
---|
157 | #undef Bs3SelFar32ToFlat32
|
---|
158 | #undef Bs3SelFar32ToFlat32NoClobber
|
---|
159 | #undef Bs3SelFlatCodeToProtFar16
|
---|
160 | #undef Bs3SelFlatCodeToRealMode
|
---|
161 | #undef Bs3SelFlatDataToProtFar16
|
---|
162 | #undef Bs3SelFlatDataToRealMode
|
---|
163 | #undef Bs3SelLnkPtrToCurPtr
|
---|
164 | #undef Bs3SelLnkPtrToFlat
|
---|
165 | #undef Bs3SelProtFar16DataToFlat
|
---|
166 | #undef Bs3SelProtFar16DataToRealMode
|
---|
167 | #undef Bs3SelProtFar32ToFlat32
|
---|
168 | #undef Bs3SelProtModeCodeToRealMode
|
---|
169 | #undef Bs3SelRealModeCodeToFlat
|
---|
170 | #undef Bs3SelRealModeCodeToProtMode
|
---|
171 | #undef Bs3SelRealModeDataToFlat
|
---|
172 | #undef Bs3SelRealModeDataToProtFar16
|
---|
173 | #undef Bs3SelSetup16BitCode
|
---|
174 | #undef Bs3SelSetup16BitData
|
---|
175 | #undef Bs3SelSetup32BitCode
|
---|
176 | #undef Bs3SelSetupGate64
|
---|
177 | #undef Bs3SelSetupGate
|
---|
178 | #undef Bs3Shutdown
|
---|
179 | #undef Bs3SlabAlloc
|
---|
180 | #undef Bs3SlabAllocEx
|
---|
181 | #undef Bs3SlabFree
|
---|
182 | #undef Bs3SlabInit
|
---|
183 | #undef Bs3SlabListAdd
|
---|
184 | #undef Bs3SlabListAlloc
|
---|
185 | #undef Bs3SlabListAllocEx
|
---|
186 | #undef Bs3SlabListFree
|
---|
187 | #undef Bs3SlabListInit
|
---|
188 | #undef Bs3StrCpy
|
---|
189 | #undef Bs3StrFormatV
|
---|
190 | #undef Bs3StrLen
|
---|
191 | #undef Bs3StrNLen
|
---|
192 | #undef Bs3StrPrintf
|
---|
193 | #undef Bs3StrPrintfV
|
---|
194 | #undef Bs3SwitchFromV86To16BitAndCallC
|
---|
195 | #undef Bs3TestCheckExtCtx
|
---|
196 | #undef Bs3TestCheckRegCtxEx
|
---|
197 | #undef Bs3TestFailed
|
---|
198 | #undef Bs3TestFailedF
|
---|
199 | #undef Bs3TestFailedV
|
---|
200 | #undef Bs3TestHostPrintf
|
---|
201 | #undef Bs3TestHostPrintfV
|
---|
202 | #undef Bs3TestInit
|
---|
203 | #undef Bs3TestNow
|
---|
204 | #undef Bs3TestPrintf
|
---|
205 | #undef Bs3TestPrintfV
|
---|
206 | #undef Bs3TestQueryCfgBool
|
---|
207 | #undef Bs3TestQueryCfgU32
|
---|
208 | #undef Bs3TestQueryCfgU8
|
---|
209 | #undef Bs3TestSkipped
|
---|
210 | #undef Bs3TestSkippedF
|
---|
211 | #undef Bs3TestSkippedV
|
---|
212 | #undef Bs3TestSub
|
---|
213 | #undef Bs3TestSubDone
|
---|
214 | #undef Bs3TestSubErrorCount
|
---|
215 | #undef Bs3TestSubF
|
---|
216 | #undef Bs3TestSubV
|
---|
217 | #undef Bs3TestTerm
|
---|
218 | #undef Bs3TestValue
|
---|
219 | #undef Bs3Trap16Init
|
---|
220 | #undef Bs3Trap16InitEx
|
---|
221 | #undef Bs3Trap16SetGate
|
---|
222 | #undef Bs3Trap32Init
|
---|
223 | #undef Bs3Trap32SetGate
|
---|
224 | #undef Bs3Trap64Init
|
---|
225 | #undef Bs3Trap64InitEx
|
---|
226 | #undef Bs3Trap64SetGate
|
---|
227 | #undef Bs3TrapDefaultHandler
|
---|
228 | #undef Bs3TrapPrintFrame
|
---|
229 | #undef Bs3TrapReInit
|
---|
230 | #undef Bs3TrapRmV86Init
|
---|
231 | #undef Bs3TrapRmV86InitEx
|
---|
232 | #undef Bs3TrapRmV86SetGate
|
---|
233 | #undef Bs3TrapSetDpl
|
---|
234 | #undef Bs3TrapSetHandler
|
---|
235 | #undef Bs3TrapSetHandlerEx
|
---|
236 | #undef Bs3TrapSetJmpAndRestore
|
---|
237 | #undef Bs3TrapSetJmpAndRestoreInRm
|
---|
238 | #undef Bs3TrapSetJmpAndRestoreWithExtCtxAndRm
|
---|
239 | #undef Bs3TrapSetJmpAndRestoreWithExtCtx
|
---|
240 | #undef Bs3TrapSetJmpAndRestoreWithRm
|
---|
241 | #undef Bs3TrapSetJmp
|
---|
242 | #undef Bs3TrapUnsetJmp
|
---|
243 | #undef Bs3UInt32Div
|
---|
244 | #undef Bs3UInt64Div
|
---|
245 | #undef Bs3UtilSetFullGdtr
|
---|
246 | #undef Bs3UtilSetFullIdtr
|
---|
247 | #ifndef BS3_CMN_ONLY
|
---|
248 | # undef Bs3BiosInt15h88
|
---|
249 | # undef Bs3BiosInt15hE820
|
---|
250 | # undef Bs3CpuDetect
|
---|
251 | # undef Bs3SwitchTo32BitAndCallC
|
---|
252 | # undef Bs3TestDoModes
|
---|
253 | # undef Bs3TestDoModesByMax
|
---|
254 | # undef Bs3TestDoModesByOne
|
---|
255 | # undef Bs3TrapInit
|
---|
256 | #endif /* !BS3_CMN_ONLY */
|
---|