reactos/ntoskrnl/ke/i386
Jason Johnson 054c11a02c Correctly bugcheck if we aren't returning a usermode thread (#506)
Cause a corresponding bug check to occur for the reason of the user context flag being zero (a system thread), instead of using DbgBreakPoint.
2018-04-24 23:07:02 +01:00
..
abios.c
context.c
cpu.c
ctxswitch.S
exp.c
irqobj.c
kiinit.c [NTOS:KE] Don't loop indefinitely trying to figure out the CPU frequency. CORE-14419 2018-03-01 14:26:44 +01:00
ldt.c
mtrr.c
patpge.c
thrdini.c Correctly bugcheck if we aren't returning a usermode thread (#506) 2018-04-24 23:07:02 +01:00
trap.s
traphdlr.c [NTOS:MM] Pass page fault code to MmAccessFault 2018-01-06 18:20:24 +01:00
usercall.c
usercall_asm.S
v86vdm.c