reactos/sdk/include/ndk/amd64
Timo Kreuzer f1ed97d6cc [NTOS:KE/x64] Implement KiSetTrapContext
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.
2021-06-02 18:25:36 +02:00
..
asm.h [NTOS:KE/x64] Implement KiSetTrapContext 2021-06-02 18:25:36 +02:00
ketypes.h [NDK] Add some missing defines for EFLAGS on amd64 2021-04-28 13:10:23 +02:00
mmtypes.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00