mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
f1ed97d6cc
KiSetTrapContext is an asm wrapper around RtlSetUnwindContext, which first stores an exception frame to assure that all non-volatile registers were put on the stack, then calls RtlSetUnwindContext to update their first saving positions on the stack and finally restore the exception frame to potentially load any updated registers, that haven't been saved elsewhere on the stack. |
||
---|---|---|
.. | ||
asm.h | ||
ketypes.h | ||
mmtypes.h |