reactos/ntoskrnl/ke/amd64
2020-10-31 14:23:16 +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 Amd64/misc 64bit fixes (#236) 2018-01-01 12:07:50 +01:00
ctxswitch.S [NTOS:KE:X64][ASM:X64] Fix delivery of APCs 2020-10-31 14:23:16 +01:00
except.c [NTOS:KE:X64] Zero out the context in KiDispatchException 2020-10-31 14:23:16 +01:00
interrupt.c
irql.c
kiinit.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
krnlinit.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
spinlock.c
stubs.c [NTOS:KE:X64][NTDLL:X64] Implement x64 version of user callback code 2020-10-31 14:23:16 +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:KE:X64] Handle pending user APC on syscall exit (should be done on trap exit, too) 2020-10-31 14:23:16 +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