reactos/ntoskrnl/ke/amd64
2022-07-14 18:35:28 +02:00
..
boot.S
context.c
cpu.c [NTOS:KE] Fix CPU extended family and model detection 2022-05-09 21:50:24 +03:00
ctxswitch.S [NTOS:KE] Fix usage of KTHREAD::SwapBusy 2021-06-19 12:17:18 +02:00
except.c [NTOS:KE/x64] Handle user faults in KiGeneralProtectionFaultHandler 2022-07-14 18:35:28 +02:00
interrupt.c
irql.c
kiinit.c [NDK][HAL][NTOS] Add missing PRCB_MINOR_VERSION / PRCB_MAJOR_VERSION and use them. 2022-05-07 18:14:38 +02:00
krnlinit.c
spinlock.c
stubs.c [NTOS:KE] Also rewrite KeZeroPages in assembly for amd64 2021-08-04 17:48:39 +02:00
thrdini.c [NTOS:KE] Fix usage of KTHREAD::SwapBusy 2021-06-19 12:17:18 +02:00
trap.S [NTOS:KE/x64] Handle user faults in KiGeneralProtectionFaultHandler 2022-07-14 18:35:28 +02:00
usercall.c
usercall_asm.S
zeropage.S [NTOS:KE] Also rewrite KeZeroPages in assembly for amd64 2021-08-04 17:48:39 +02:00