reactos/ntoskrnl/ke/i386
2019-08-15 18:04:57 +02:00
..
abios.c
context.c
cpu.c [NTOS][USERSRV] Silence noisy debug output. 2019-04-22 17:41:17 +02:00
ctxswitch.S [NTOS:KE:I386] Fix parameter description for KiSwapContext 2019-08-15 18:04:57 +02:00
exp.c
irqobj.c
kiinit.c
ldt.c
mtrr.c
patpge.c
thrdini.c
trap.s [NTOS:KE] Fixup for the NMI task handler: handle NMI recursion. -- Code was lost in commit 2efed8ef (r45040). 2019-06-20 19:39:44 +02:00
traphdlr.c [NTOS:KE] Use multi-processor-aware KeGetPcr() instead of the legacy PCR. 2019-06-20 19:39:49 +02:00
usercall.c
usercall_asm.S
v86vdm.c