Searched defs:AsmPrepareThunk16 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DX86Thunk.c50 AsmPrepareThunk16(), AsmThunk16() and AsmPrepareAndThunk16() functions. This
101 AsmPrepareThunk16 ( function
168 AsmPrepareThunk16() must be called with ThunkContext before this function is used.
206 If AsmPrepareThunk16() was not previously called with ThunkContext, then ASSERT().
248 real mode thunk, then it is more efficient if AsmPrepareThunk16() is called
254 See AsmPrepareThunk16() and AsmThunk16() for the detailed description and ASSERT() conditions.
266 AsmPrepareThunk16 (ThunkContext);

Completed in 32 milliseconds