reactos/ntoskrnl/ke/amd64
2025-07-10 14:57:09 +03:00
..
boot.S
context.c [NTOS:KE] Implement KiGetTrapContextInternal 2025-07-10 14:57:09 +03:00
cpu.c [NTOS:KE] Detect CPU support for XSAVE, AVX, AVX2 and AVX512 2025-06-21 07:55:06 +00:00
ctxswitch.S
except.c [NTOS:Ke/x64] Improve KiDispatchExceptionToUser 2024-04-04 18:41:39 +02:00
freeze.c [NTOS:KE/x64] Improve freeze code 2025-01-22 14:04:18 +02:00
interrupt.c [NTOS/x64] Gracefully handle invalid Vector in KeConnectInterrupt 2024-03-02 07:30:06 +01:00
ipi.c [NTOS:KE/x64] Implement initial IPI code 2023-12-18 23:16:39 +02:00
irql.c
kiinit.c [NTOS:KE] Detect CPU support for XSAVE, AVX, AVX2 and AVX512 2025-06-21 07:55:06 +00:00
krnlinit.c [NTOS:KE/X64] Move initialization of keFeatureBits 2025-06-21 07:55:06 +00: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] Handle XState allocation on the stack 2025-06-21 07:55:06 +00:00
thrdini.c [NTOS:KE/x64] Handle extended processor state on context switch 2025-06-21 07:55:06 +00:00
trap.S [NTOS:KE] Implement KiGetTrapContextInternal 2025-07-10 14:57:09 +03:00
traphandler.c [NTOS:KE/x64] Fix handling of PCR::UserRsp 2024-12-16 16:18:45 +02:00
usercall.c [NTOS:KE/x64] Fix unwinding in KiUserApcDispatcher 2024-12-16 16:19:32 +02:00
usercall_asm.S [NTOS:KE/x64] Implement KiUserCallbackExit 2024-04-07 09:13:58 +02:00
xstate.c [NTOS:KE/x64] Implement KiInitializeXStateConfiguration 2025-06-21 07:55:06 +00:00
zeropage.S