reactos/ntoskrnl/ke/amd64
2023-12-18 23:16:39 +02:00
..
boot.S
context.c
cpu.c [NTOS:KE/x64] Implement detection of more KF_* feature flags 2023-10-03 19:45:44 +03:00
ctxswitch.S
except.c
interrupt.c
ipi.c [NTOS:KE/x64] Implement initial IPI code 2023-12-18 23:16:39 +02:00
irql.c
kiinit.c [NTOS:KE/x64] Factor out KiIntializeProcessorBootStructures 2023-12-08 20:16:51 +02:00
krnlinit.c [NTOS:KE/x64] Set the idle thread's IdealProcessor for application processors 2023-12-08 20:16:51 +02:00
mproc.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
spinlock.c
stubs.c [NTOS:KE/x64] Add back a stubs.c file 2023-12-08 19:38:59 +02:00
thrdini.c [NTOSKRNL/x64] Fix bug in KiInitializeContextThread 2023-09-07 01:16:14 +03:00
trap.S [NTOSKRNL/x64] Fix a bug in KeSwitchKernelStack 2023-09-17 10:37:50 +03:00
traphandler.c [NTOS:KE/x64] Add back a stubs.c file 2023-12-08 19:38:59 +02:00
usercall.c
usercall_asm.S
zeropage.S