reactos/ntoskrnl/ke/i386
Jérôme Gardou 0d3825862f [NTOS:KE] Rewrite KiSystemCallTrampoline in assembly
Instead of making assumptions about what the compiler does with forced-inline functions
2021-04-06 17:57:18 +02:00
..
abios.c
context.c
cpu.c
ctxswitch.S
exp.c
irqobj.c
kiinit.c [NTOS:KE] KiIdleLoop(): Propagate DECLSPEC_NORETURN to callers 2021-03-05 00:43:15 +03:00
ldt.c
mtrr.c
patpge.c
thrdini.c [NTOS:KE] Use PNT_TIB as argument in KeSetTebBase 2021-03-24 11:09:20 +01:00
trap.s [NTOS:KE] Rewrite KiSystemCallTrampoline in assembly 2021-04-06 17:57:18 +02:00
traphdlr.c [NTOS:KE] Fix EIP only when the breakpoint is a break 2021-02-01 16:39:39 +01:00
usercall.c
usercall_asm.S
v86vdm.c