1 | /* $Id: bs3kit-mangling-code-define.h 97320 2022-10-27 12:45:25Z vboxsync $ */
|
---|
2 | /** @file
|
---|
3 | * BS3Kit - Function needing mangling - generated by the bs3kit-mangling-code-define.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 | #define Bs3A20Disable BS3_CMN_MANGLER(Bs3A20Disable)
|
---|
38 | #define Bs3A20DisableViaKbd BS3_CMN_MANGLER(Bs3A20DisableViaKbd)
|
---|
39 | #define Bs3A20DisableViaPortA BS3_CMN_MANGLER(Bs3A20DisableViaPortA)
|
---|
40 | #define Bs3A20Enable BS3_CMN_MANGLER(Bs3A20Enable)
|
---|
41 | #define Bs3A20EnableViaKbd BS3_CMN_MANGLER(Bs3A20EnableViaKbd)
|
---|
42 | #define Bs3A20EnableViaPortA BS3_CMN_MANGLER(Bs3A20EnableViaPortA)
|
---|
43 | #define Bs3ExtCtxAlloc BS3_CMN_MANGLER(Bs3ExtCtxAlloc)
|
---|
44 | #define Bs3ExtCtxCopy BS3_CMN_MANGLER(Bs3ExtCtxCopy)
|
---|
45 | #define Bs3ExtCtxFree BS3_CMN_MANGLER(Bs3ExtCtxFree)
|
---|
46 | #define Bs3ExtCtxGetAbridgedFtw BS3_CMN_MANGLER(Bs3ExtCtxGetAbridgedFtw)
|
---|
47 | #define Bs3ExtCtxGetFcw BS3_CMN_MANGLER(Bs3ExtCtxGetFcw)
|
---|
48 | #define Bs3ExtCtxGetFsw BS3_CMN_MANGLER(Bs3ExtCtxGetFsw)
|
---|
49 | #define Bs3ExtCtxGetMm BS3_CMN_MANGLER(Bs3ExtCtxGetMm)
|
---|
50 | #define Bs3ExtCtxGetMxCsr BS3_CMN_MANGLER(Bs3ExtCtxGetMxCsr)
|
---|
51 | #define Bs3ExtCtxGetMxCsrMask BS3_CMN_MANGLER(Bs3ExtCtxGetMxCsrMask)
|
---|
52 | #define Bs3ExtCtxGetSize BS3_CMN_MANGLER(Bs3ExtCtxGetSize)
|
---|
53 | #define Bs3ExtCtxGetXmm BS3_CMN_MANGLER(Bs3ExtCtxGetXmm)
|
---|
54 | #define Bs3ExtCtxGetYmm BS3_CMN_MANGLER(Bs3ExtCtxGetYmm)
|
---|
55 | #define Bs3ExtCtxInit BS3_CMN_MANGLER(Bs3ExtCtxInit)
|
---|
56 | #define Bs3ExtCtxRestore BS3_CMN_MANGLER(Bs3ExtCtxRestore)
|
---|
57 | #define Bs3ExtCtxRestoreEx BS3_CMN_MANGLER(Bs3ExtCtxRestoreEx)
|
---|
58 | #define Bs3ExtCtxSave BS3_CMN_MANGLER(Bs3ExtCtxSave)
|
---|
59 | #define Bs3ExtCtxSaveEx BS3_CMN_MANGLER(Bs3ExtCtxSaveEx)
|
---|
60 | #define Bs3ExtCtxSetAbridgedFtw BS3_CMN_MANGLER(Bs3ExtCtxSetAbridgedFtw)
|
---|
61 | #define Bs3ExtCtxSetFcw BS3_CMN_MANGLER(Bs3ExtCtxSetFcw)
|
---|
62 | #define Bs3ExtCtxSetFsw BS3_CMN_MANGLER(Bs3ExtCtxSetFsw)
|
---|
63 | #define Bs3ExtCtxSetMm BS3_CMN_MANGLER(Bs3ExtCtxSetMm)
|
---|
64 | #define Bs3ExtCtxSetMxCsr BS3_CMN_MANGLER(Bs3ExtCtxSetMxCsr)
|
---|
65 | #define Bs3ExtCtxSetMxCsrMask BS3_CMN_MANGLER(Bs3ExtCtxSetMxCsrMask)
|
---|
66 | #define Bs3ExtCtxSetXmm BS3_CMN_MANGLER(Bs3ExtCtxSetXmm)
|
---|
67 | #define Bs3ExtCtxSetYmm BS3_CMN_MANGLER(Bs3ExtCtxSetYmm)
|
---|
68 | #define Bs3GetCpuVendor BS3_CMN_MANGLER(Bs3GetCpuVendor)
|
---|
69 | #define Bs3GetModeName BS3_CMN_MANGLER(Bs3GetModeName)
|
---|
70 | #define Bs3GetModeNameShortLower BS3_CMN_MANGLER(Bs3GetModeNameShortLower)
|
---|
71 | #define Bs3KbdRead BS3_CMN_MANGLER(Bs3KbdRead)
|
---|
72 | #define Bs3KbdWait BS3_CMN_MANGLER(Bs3KbdWait)
|
---|
73 | #define Bs3KbdWrite BS3_CMN_MANGLER(Bs3KbdWrite)
|
---|
74 | #define Bs3MemAlloc BS3_CMN_MANGLER(Bs3MemAlloc)
|
---|
75 | #define Bs3MemAllocZ BS3_CMN_MANGLER(Bs3MemAllocZ)
|
---|
76 | #define Bs3MemChr BS3_CMN_MANGLER(Bs3MemChr)
|
---|
77 | #define Bs3MemCmp BS3_CMN_MANGLER(Bs3MemCmp)
|
---|
78 | #define Bs3MemCpy BS3_CMN_MANGLER(Bs3MemCpy)
|
---|
79 | #define Bs3MemFree BS3_CMN_MANGLER(Bs3MemFree)
|
---|
80 | #define Bs3MemGuardedTestPageAlloc BS3_CMN_MANGLER(Bs3MemGuardedTestPageAlloc)
|
---|
81 | #define Bs3MemGuardedTestPageAllocEx BS3_CMN_MANGLER(Bs3MemGuardedTestPageAllocEx)
|
---|
82 | #define Bs3MemGuardedTestPageFree BS3_CMN_MANGLER(Bs3MemGuardedTestPageFree)
|
---|
83 | #define Bs3MemMove BS3_CMN_MANGLER(Bs3MemMove)
|
---|
84 | #define Bs3MemPCpy BS3_CMN_MANGLER(Bs3MemPCpy)
|
---|
85 | #define Bs3MemPrintInfo BS3_CMN_MANGLER(Bs3MemPrintInfo)
|
---|
86 | #define Bs3MemSet BS3_CMN_MANGLER(Bs3MemSet)
|
---|
87 | #define Bs3MemZero BS3_CMN_MANGLER(Bs3MemZero)
|
---|
88 | #define Bs3PagingAlias BS3_CMN_MANGLER(Bs3PagingAlias)
|
---|
89 | #define bs3PagingGetLegacyPte BS3_CMN_MANGLER(bs3PagingGetLegacyPte)
|
---|
90 | #define bs3PagingGetPaePte BS3_CMN_MANGLER(bs3PagingGetPaePte)
|
---|
91 | #define Bs3PagingGetPte BS3_CMN_MANGLER(Bs3PagingGetPte)
|
---|
92 | #define Bs3PagingInitRootForLM BS3_CMN_MANGLER(Bs3PagingInitRootForLM)
|
---|
93 | #define Bs3PagingInitRootForPAE BS3_CMN_MANGLER(Bs3PagingInitRootForPAE)
|
---|
94 | #define Bs3PagingInitRootForPP BS3_CMN_MANGLER(Bs3PagingInitRootForPP)
|
---|
95 | #define Bs3PagingMapRamAbove4GForLM BS3_CMN_MANGLER(Bs3PagingMapRamAbove4GForLM)
|
---|
96 | #define Bs3PagingProtect BS3_CMN_MANGLER(Bs3PagingProtect)
|
---|
97 | #define Bs3PagingProtectPtr BS3_CMN_MANGLER(Bs3PagingProtectPtr)
|
---|
98 | #define Bs3PagingQueryAddressInfo BS3_CMN_MANGLER(Bs3PagingQueryAddressInfo)
|
---|
99 | #define Bs3PagingSetupCanonicalTraps BS3_CMN_MANGLER(Bs3PagingSetupCanonicalTraps)
|
---|
100 | #define Bs3PagingUnalias BS3_CMN_MANGLER(Bs3PagingUnalias)
|
---|
101 | #define Bs3Panic BS3_CMN_MANGLER(Bs3Panic)
|
---|
102 | #define Bs3PicMaskAll BS3_CMN_MANGLER(Bs3PicMaskAll)
|
---|
103 | #define Bs3PicSetup BS3_CMN_MANGLER(Bs3PicSetup)
|
---|
104 | #define Bs3PicUpdateMask BS3_CMN_MANGLER(Bs3PicUpdateMask)
|
---|
105 | #define Bs3PitDisable BS3_CMN_MANGLER(Bs3PitDisable)
|
---|
106 | #define Bs3PitSetupAndEnablePeriodTimer BS3_CMN_MANGLER(Bs3PitSetupAndEnablePeriodTimer)
|
---|
107 | #define Bs3PrintChr BS3_CMN_MANGLER(Bs3PrintChr)
|
---|
108 | #define Bs3Printf BS3_CMN_MANGLER(Bs3Printf)
|
---|
109 | #define Bs3PrintfV BS3_CMN_MANGLER(Bs3PrintfV)
|
---|
110 | #define Bs3PrintStr BS3_CMN_MANGLER(Bs3PrintStr)
|
---|
111 | #define Bs3PrintStrN BS3_CMN_MANGLER(Bs3PrintStrN)
|
---|
112 | #define Bs3PrintU32 BS3_CMN_MANGLER(Bs3PrintU32)
|
---|
113 | #define Bs3PrintX32 BS3_CMN_MANGLER(Bs3PrintX32)
|
---|
114 | #define Bs3RegCtxConvertToRingX BS3_CMN_MANGLER(Bs3RegCtxConvertToRingX)
|
---|
115 | #define Bs3RegCtxConvertV86ToRm BS3_CMN_MANGLER(Bs3RegCtxConvertV86ToRm)
|
---|
116 | #define Bs3RegCtxPrint BS3_CMN_MANGLER(Bs3RegCtxPrint)
|
---|
117 | #define Bs3RegCtxRestore BS3_CMN_MANGLER(Bs3RegCtxRestore)
|
---|
118 | #define Bs3RegCtxSave BS3_CMN_MANGLER(Bs3RegCtxSave)
|
---|
119 | #define Bs3RegCtxSaveEx BS3_CMN_MANGLER(Bs3RegCtxSaveEx)
|
---|
120 | #define Bs3RegCtxSaveForMode BS3_CMN_MANGLER(Bs3RegCtxSaveForMode)
|
---|
121 | #define Bs3RegCtxSetGpr BS3_CMN_MANGLER(Bs3RegCtxSetGpr)
|
---|
122 | #define Bs3RegCtxSetGrpDsFromCurPtr BS3_CMN_MANGLER(Bs3RegCtxSetGrpDsFromCurPtr)
|
---|
123 | #define Bs3RegCtxSetGrpSegFromCurPtr BS3_CMN_MANGLER(Bs3RegCtxSetGrpSegFromCurPtr)
|
---|
124 | #define Bs3RegCtxSetGrpSegFromFlat BS3_CMN_MANGLER(Bs3RegCtxSetGrpSegFromFlat)
|
---|
125 | #define Bs3RegCtxSetRipCsFromCurPtr BS3_CMN_MANGLER(Bs3RegCtxSetRipCsFromCurPtr)
|
---|
126 | #define Bs3RegCtxSetRipCsFromFlat BS3_CMN_MANGLER(Bs3RegCtxSetRipCsFromFlat)
|
---|
127 | #define Bs3RegCtxSetRipCsFromLnkPtr BS3_CMN_MANGLER(Bs3RegCtxSetRipCsFromLnkPtr)
|
---|
128 | #define Bs3RegGetCr0 BS3_CMN_MANGLER(Bs3RegGetCr0)
|
---|
129 | #define Bs3RegGetCr2 BS3_CMN_MANGLER(Bs3RegGetCr2)
|
---|
130 | #define Bs3RegGetCr3 BS3_CMN_MANGLER(Bs3RegGetCr3)
|
---|
131 | #define Bs3RegGetCr4 BS3_CMN_MANGLER(Bs3RegGetCr4)
|
---|
132 | #define Bs3RegGetDr0 BS3_CMN_MANGLER(Bs3RegGetDr0)
|
---|
133 | #define Bs3RegGetDr1 BS3_CMN_MANGLER(Bs3RegGetDr1)
|
---|
134 | #define Bs3RegGetDr2 BS3_CMN_MANGLER(Bs3RegGetDr2)
|
---|
135 | #define Bs3RegGetDr3 BS3_CMN_MANGLER(Bs3RegGetDr3)
|
---|
136 | #define Bs3RegGetDr6 BS3_CMN_MANGLER(Bs3RegGetDr6)
|
---|
137 | #define Bs3RegGetDr7 BS3_CMN_MANGLER(Bs3RegGetDr7)
|
---|
138 | #define Bs3RegGetDrX BS3_CMN_MANGLER(Bs3RegGetDrX)
|
---|
139 | #define Bs3RegGetLdtr BS3_CMN_MANGLER(Bs3RegGetLdtr)
|
---|
140 | #define Bs3RegGetTr BS3_CMN_MANGLER(Bs3RegGetTr)
|
---|
141 | #define Bs3RegGetXcr0 BS3_CMN_MANGLER(Bs3RegGetXcr0)
|
---|
142 | #define Bs3RegSetCr0 BS3_CMN_MANGLER(Bs3RegSetCr0)
|
---|
143 | #define Bs3RegSetCr2 BS3_CMN_MANGLER(Bs3RegSetCr2)
|
---|
144 | #define Bs3RegSetCr3 BS3_CMN_MANGLER(Bs3RegSetCr3)
|
---|
145 | #define Bs3RegSetCr4 BS3_CMN_MANGLER(Bs3RegSetCr4)
|
---|
146 | #define Bs3RegSetDr0 BS3_CMN_MANGLER(Bs3RegSetDr0)
|
---|
147 | #define Bs3RegSetDr1 BS3_CMN_MANGLER(Bs3RegSetDr1)
|
---|
148 | #define Bs3RegSetDr2 BS3_CMN_MANGLER(Bs3RegSetDr2)
|
---|
149 | #define Bs3RegSetDr3 BS3_CMN_MANGLER(Bs3RegSetDr3)
|
---|
150 | #define Bs3RegSetDr6 BS3_CMN_MANGLER(Bs3RegSetDr6)
|
---|
151 | #define Bs3RegSetDr7 BS3_CMN_MANGLER(Bs3RegSetDr7)
|
---|
152 | #define Bs3RegSetDrX BS3_CMN_MANGLER(Bs3RegSetDrX)
|
---|
153 | #define Bs3RegSetLdtr BS3_CMN_MANGLER(Bs3RegSetLdtr)
|
---|
154 | #define Bs3RegSetTr BS3_CMN_MANGLER(Bs3RegSetTr)
|
---|
155 | #define Bs3RegSetXcr0 BS3_CMN_MANGLER(Bs3RegSetXcr0)
|
---|
156 | #define Bs3SelFar32ToFlat32 BS3_CMN_MANGLER(Bs3SelFar32ToFlat32)
|
---|
157 | #define Bs3SelFar32ToFlat32NoClobber BS3_CMN_MANGLER(Bs3SelFar32ToFlat32NoClobber)
|
---|
158 | #define Bs3SelFlatCodeToProtFar16 BS3_CMN_MANGLER(Bs3SelFlatCodeToProtFar16)
|
---|
159 | #define Bs3SelFlatCodeToRealMode BS3_CMN_MANGLER(Bs3SelFlatCodeToRealMode)
|
---|
160 | #define Bs3SelFlatDataToProtFar16 BS3_CMN_MANGLER(Bs3SelFlatDataToProtFar16)
|
---|
161 | #define Bs3SelFlatDataToRealMode BS3_CMN_MANGLER(Bs3SelFlatDataToRealMode)
|
---|
162 | #define Bs3SelLnkPtrToCurPtr BS3_CMN_MANGLER(Bs3SelLnkPtrToCurPtr)
|
---|
163 | #define Bs3SelProtFar16DataToFlat BS3_CMN_MANGLER(Bs3SelProtFar16DataToFlat)
|
---|
164 | #define Bs3SelProtFar16DataToRealMode BS3_CMN_MANGLER(Bs3SelProtFar16DataToRealMode)
|
---|
165 | #define Bs3SelProtFar32ToFlat32 BS3_CMN_MANGLER(Bs3SelProtFar32ToFlat32)
|
---|
166 | #define Bs3SelProtModeCodeToRealMode BS3_CMN_MANGLER(Bs3SelProtModeCodeToRealMode)
|
---|
167 | #define Bs3SelRealModeCodeToFlat BS3_CMN_MANGLER(Bs3SelRealModeCodeToFlat)
|
---|
168 | #define Bs3SelRealModeCodeToProtMode BS3_CMN_MANGLER(Bs3SelRealModeCodeToProtMode)
|
---|
169 | #define Bs3SelRealModeDataToFlat BS3_CMN_MANGLER(Bs3SelRealModeDataToFlat)
|
---|
170 | #define Bs3SelRealModeDataToProtFar16 BS3_CMN_MANGLER(Bs3SelRealModeDataToProtFar16)
|
---|
171 | #define Bs3SelSetup16BitCode BS3_CMN_MANGLER(Bs3SelSetup16BitCode)
|
---|
172 | #define Bs3SelSetup16BitData BS3_CMN_MANGLER(Bs3SelSetup16BitData)
|
---|
173 | #define Bs3SelSetup32BitCode BS3_CMN_MANGLER(Bs3SelSetup32BitCode)
|
---|
174 | #define Bs3Shutdown BS3_CMN_MANGLER(Bs3Shutdown)
|
---|
175 | #define Bs3SlabAlloc BS3_CMN_MANGLER(Bs3SlabAlloc)
|
---|
176 | #define Bs3SlabAllocEx BS3_CMN_MANGLER(Bs3SlabAllocEx)
|
---|
177 | #define Bs3SlabFree BS3_CMN_MANGLER(Bs3SlabFree)
|
---|
178 | #define Bs3SlabInit BS3_CMN_MANGLER(Bs3SlabInit)
|
---|
179 | #define Bs3SlabListAdd BS3_CMN_MANGLER(Bs3SlabListAdd)
|
---|
180 | #define Bs3SlabListAlloc BS3_CMN_MANGLER(Bs3SlabListAlloc)
|
---|
181 | #define Bs3SlabListAllocEx BS3_CMN_MANGLER(Bs3SlabListAllocEx)
|
---|
182 | #define Bs3SlabListFree BS3_CMN_MANGLER(Bs3SlabListFree)
|
---|
183 | #define Bs3SlabListInit BS3_CMN_MANGLER(Bs3SlabListInit)
|
---|
184 | #define Bs3StrCpy BS3_CMN_MANGLER(Bs3StrCpy)
|
---|
185 | #define Bs3StrFormatV BS3_CMN_MANGLER(Bs3StrFormatV)
|
---|
186 | #define Bs3StrLen BS3_CMN_MANGLER(Bs3StrLen)
|
---|
187 | #define Bs3StrNLen BS3_CMN_MANGLER(Bs3StrNLen)
|
---|
188 | #define Bs3StrPrintf BS3_CMN_MANGLER(Bs3StrPrintf)
|
---|
189 | #define Bs3StrPrintfV BS3_CMN_MANGLER(Bs3StrPrintfV)
|
---|
190 | #define Bs3SwitchFromV86To16BitAndCallC BS3_CMN_MANGLER(Bs3SwitchFromV86To16BitAndCallC)
|
---|
191 | #define Bs3TestCheckExtCtx BS3_CMN_MANGLER(Bs3TestCheckExtCtx)
|
---|
192 | #define Bs3TestCheckRegCtxEx BS3_CMN_MANGLER(Bs3TestCheckRegCtxEx)
|
---|
193 | #define Bs3TestFailed BS3_CMN_MANGLER(Bs3TestFailed)
|
---|
194 | #define Bs3TestFailedF BS3_CMN_MANGLER(Bs3TestFailedF)
|
---|
195 | #define Bs3TestFailedV BS3_CMN_MANGLER(Bs3TestFailedV)
|
---|
196 | #define Bs3TestHostPrintf BS3_CMN_MANGLER(Bs3TestHostPrintf)
|
---|
197 | #define Bs3TestHostPrintfV BS3_CMN_MANGLER(Bs3TestHostPrintfV)
|
---|
198 | #define Bs3TestInit BS3_CMN_MANGLER(Bs3TestInit)
|
---|
199 | #define Bs3TestNow BS3_CMN_MANGLER(Bs3TestNow)
|
---|
200 | #define Bs3TestPrintf BS3_CMN_MANGLER(Bs3TestPrintf)
|
---|
201 | #define Bs3TestPrintfV BS3_CMN_MANGLER(Bs3TestPrintfV)
|
---|
202 | #define Bs3TestQueryCfgBool BS3_CMN_MANGLER(Bs3TestQueryCfgBool)
|
---|
203 | #define Bs3TestQueryCfgU32 BS3_CMN_MANGLER(Bs3TestQueryCfgU32)
|
---|
204 | #define Bs3TestQueryCfgU8 BS3_CMN_MANGLER(Bs3TestQueryCfgU8)
|
---|
205 | #define Bs3TestSkipped BS3_CMN_MANGLER(Bs3TestSkipped)
|
---|
206 | #define Bs3TestSkippedF BS3_CMN_MANGLER(Bs3TestSkippedF)
|
---|
207 | #define Bs3TestSkippedV BS3_CMN_MANGLER(Bs3TestSkippedV)
|
---|
208 | #define Bs3TestSub BS3_CMN_MANGLER(Bs3TestSub)
|
---|
209 | #define Bs3TestSubDone BS3_CMN_MANGLER(Bs3TestSubDone)
|
---|
210 | #define Bs3TestSubErrorCount BS3_CMN_MANGLER(Bs3TestSubErrorCount)
|
---|
211 | #define Bs3TestSubF BS3_CMN_MANGLER(Bs3TestSubF)
|
---|
212 | #define Bs3TestSubV BS3_CMN_MANGLER(Bs3TestSubV)
|
---|
213 | #define Bs3TestTerm BS3_CMN_MANGLER(Bs3TestTerm)
|
---|
214 | #define Bs3TestValue BS3_CMN_MANGLER(Bs3TestValue)
|
---|
215 | #define Bs3Trap16Init BS3_CMN_MANGLER(Bs3Trap16Init)
|
---|
216 | #define Bs3Trap16InitEx BS3_CMN_MANGLER(Bs3Trap16InitEx)
|
---|
217 | #define Bs3Trap16SetGate BS3_CMN_MANGLER(Bs3Trap16SetGate)
|
---|
218 | #define Bs3Trap32Init BS3_CMN_MANGLER(Bs3Trap32Init)
|
---|
219 | #define Bs3Trap32SetGate BS3_CMN_MANGLER(Bs3Trap32SetGate)
|
---|
220 | #define Bs3Trap64Init BS3_CMN_MANGLER(Bs3Trap64Init)
|
---|
221 | #define Bs3Trap64SetGate BS3_CMN_MANGLER(Bs3Trap64SetGate)
|
---|
222 | #define Bs3TrapDefaultHandler BS3_CMN_MANGLER(Bs3TrapDefaultHandler)
|
---|
223 | #define Bs3TrapPrintFrame BS3_CMN_MANGLER(Bs3TrapPrintFrame)
|
---|
224 | #define Bs3TrapReInit BS3_CMN_MANGLER(Bs3TrapReInit)
|
---|
225 | #define Bs3TrapRmV86Init BS3_CMN_MANGLER(Bs3TrapRmV86Init)
|
---|
226 | #define Bs3TrapRmV86InitEx BS3_CMN_MANGLER(Bs3TrapRmV86InitEx)
|
---|
227 | #define Bs3TrapRmV86SetGate BS3_CMN_MANGLER(Bs3TrapRmV86SetGate)
|
---|
228 | #define Bs3TrapSetDpl BS3_CMN_MANGLER(Bs3TrapSetDpl)
|
---|
229 | #define Bs3TrapSetHandler BS3_CMN_MANGLER(Bs3TrapSetHandler)
|
---|
230 | #define Bs3TrapSetHandlerEx BS3_CMN_MANGLER(Bs3TrapSetHandlerEx)
|
---|
231 | #define Bs3TrapSetJmpAndRestore BS3_CMN_MANGLER(Bs3TrapSetJmpAndRestore)
|
---|
232 | #define Bs3TrapSetJmpAndRestoreInRm BS3_CMN_MANGLER(Bs3TrapSetJmpAndRestoreInRm)
|
---|
233 | #define Bs3TrapSetJmpAndRestoreWithExtCtxAndRm BS3_CMN_MANGLER(Bs3TrapSetJmpAndRestoreWithExtCtxAndRm)
|
---|
234 | #define Bs3TrapSetJmpAndRestoreWithExtCtx BS3_CMN_MANGLER(Bs3TrapSetJmpAndRestoreWithExtCtx)
|
---|
235 | #define Bs3TrapSetJmpAndRestoreWithRm BS3_CMN_MANGLER(Bs3TrapSetJmpAndRestoreWithRm)
|
---|
236 | #define Bs3TrapSetJmp BS3_CMN_MANGLER(Bs3TrapSetJmp)
|
---|
237 | #define Bs3TrapUnsetJmp BS3_CMN_MANGLER(Bs3TrapUnsetJmp)
|
---|
238 | #define Bs3UInt32Div BS3_CMN_MANGLER(Bs3UInt32Div)
|
---|
239 | #define Bs3UInt64Div BS3_CMN_MANGLER(Bs3UInt64Div)
|
---|
240 | #define Bs3UtilSetFullGdtr BS3_CMN_MANGLER(Bs3UtilSetFullGdtr)
|
---|
241 | #define Bs3UtilSetFullIdtr BS3_CMN_MANGLER(Bs3UtilSetFullIdtr)
|
---|
242 | #ifndef BS3_CMN_ONLY
|
---|
243 | # define Bs3BiosInt15h88 BS3_MODE_MANGLER(Bs3BiosInt15h88)
|
---|
244 | # define Bs3BiosInt15hE820 BS3_MODE_MANGLER(Bs3BiosInt15hE820)
|
---|
245 | # define Bs3CpuDetect BS3_MODE_MANGLER(Bs3CpuDetect)
|
---|
246 | # define Bs3SwitchTo32BitAndCallC BS3_MODE_MANGLER(Bs3SwitchTo32BitAndCallC)
|
---|
247 | # define Bs3TestDoModes BS3_MODE_MANGLER(Bs3TestDoModes)
|
---|
248 | # define Bs3TestDoModesByMax BS3_MODE_MANGLER(Bs3TestDoModesByMax)
|
---|
249 | # define Bs3TestDoModesByOne BS3_MODE_MANGLER(Bs3TestDoModesByOne)
|
---|
250 | # define Bs3TrapInit BS3_MODE_MANGLER(Bs3TrapInit)
|
---|
251 | #endif /* !BS3_CMN_ONLY */
|
---|