reactos/ntoskrnl/ke/amd64
2021-03-05 00:43:15 +03: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 [ASM x64] Fix usage of macro .allocstack 2021-01-28 20:31: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 [NTOS:KE] KiIdleLoop(): Propagate DECLSPEC_NORETURN to callers 2021-03-05 00:43:15 +03:00
krnlinit.c [NTOS:KE] KiIdleLoop(): Propagate DECLSPEC_NORETURN to callers 2021-03-05 00:43:15 +03:00
spinlock.c
stubs.c [NTOS:KE] KiIdleLoop(): Add DECLSPEC_NORETURN, Remove FASTCALL 2021-03-05 00:43:15 +03:00
thrdini.c [NTOS:KE:X64] Set the exception frame as well in KiInitializeContextThread 2020-10-31 14:23:16 +01:00
trap.S [ASM x64] Change ; by /* */ for comments 2021-01-07 21:12:11 +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 [ASM x64] Change ; by /* */ for comments 2021-01-07 21:12:11 +01:00