reactos/ntoskrnl/ke/i386
2020-07-27 03:39:48 +03:00
..
abios.c
context.c
cpu.c
ctxswitch.S
exp.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
irqobj.c
kiinit.c [NTOS:KE] Explicitly use IOPM_SIZE for initializing the IO map, that is indeed also equal to PAGE_SIZE * 2 but is self-documented. 2019-11-25 00:41:54 +01:00
ldt.c
mtrr.c
patpge.c
thrdini.c [NTOS:KE] In KiExitV86Mode, restore KTSS::Esp0 to its standard value. CORE-16531 2020-01-03 11:28:09 +01:00
trap.s
traphdlr.c [NTOS:KE] Split KiCheckForSListFault into its own function. CORE-15723 2020-06-06 08:42:22 +02:00
usercall.c [NTOS:KE] Fix stack memory disclosure in KiInitializeUserApc (#2988) 2020-07-27 03:39:48 +03:00
usercall_asm.S
v86vdm.c [NTOS:KE] In KiExitV86Mode, restore KTSS::Esp0 to its standard value. CORE-16531 2020-01-03 11:28:09 +01:00