reactos/ntoskrnl/ke/amd64
2021-06-04 09:19:13 +02:00
..
boot.S
context.c [NTOS:KE/x64] Implement KiSetTrapContext 2021-06-02 18:25:36 +02:00
cpu.c [NTOS:KE] Remove duplicated EFlag definitions 2021-05-28 11:52:42 +02: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 [NTOS:KE/x64] Handle shared interrupts 2021-06-04 09:19:13 +02:00
irql.c
kiinit.c [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02: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] Improve KiSystemCallEntry64 2021-05-28 11:52:42 +02: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 shared interrupts 2021-06-04 09:19:13 +02:00
usercall.c [NTOS:KE] Fix stack alignment issues 2021-05-28 11:52:42 +02:00
usercall_asm.S [ASM x64] Change ; by /* */ for comments 2021-01-07 21:12:11 +01:00