reactos/ntoskrnl/ke/amd64
2021-01-05 19:24:23 +01:00
..
boot.S
context.c [NTOS:KE:X64] Fix bugs in KeContextToTrapFrame and KeTrapFrameToContext 2020-10-31 14:23:16 +01:00
cpu.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
ctxswitch.S [NTOS:KE:X64][ASM:X64] Fix delivery of APCs 2020-10-31 14:23:16 +01:00
except.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
interrupt.c
irql.c
kiinit.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
krnlinit.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
spinlock.c
stubs.c [NTOSKRNL] Correctly use SEH2 macros (fixes GCC x64 compilation) 2021-01-05 19:24:23 +01:00
thrdini.c [NTOS:KE:X64] Set the exception frame as well in KiInitializeContextThread 2020-10-31 14:23:16 +01:00
trap.S [NTOS:KD] Remove some now useless tests on _WINKD_ 2020-11-16 08:55:03 +01:00
usercall.c [NTOS:KE:X64][NTDLL:X64] Implement x64 version of user callback code 2020-10-31 14:23:16 +01:00
usercall_asm.S [NTOS:KE:X64][NTDLL:X64] Implement x64 version of user callback code 2020-10-31 14:23:16 +01:00