reactos/ntoskrnl/mm/ARM3
Pierre Schweitzer bdae0cce66
[NTOSKRNL] Don't call OOM dumper in case we were trying to allocate more than 100 pages.
In such case, we'll consider the caller is bogus and we'll fail in silence.
Dedicated to Mark (again!)
2018-02-17 15:09:38 +01:00
..
arm
i386
contmem.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00
drvmgmt.c
dynamic.c
expool.c [NTOSKRNL] Don't call OOM dumper in case we were trying to allocate more than 100 pages. 2018-02-17 15:09:38 +01:00
hypermap.c
iosup.c
largepag.c
mdlsup.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00
miarm.h [NTOS:MM] Pass The FaultCode to MmArmAcceessFault as well and translate it there to what was declared as "StoreInstruction" 2018-01-06 18:20:24 +01:00
miavl.h
mmdbg.c
mminit.c [NTOSKRNL] Define the throttling limits for Cc in Mm: MmThrottleTop, MmThrottleBottom. 2018-02-09 14:21:14 +01:00
mmsup.c
ncache.c
pagfault.c [NTOS:MM] Pass FaultCode to MiDispatchFault 2018-01-06 18:20:24 +01:00
pfnlist.c
pool.c
procsup.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00
section.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00
session.c
special.c
sysldr.c
syspte.c
vadnode.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00
virtual.c [NTOS:MM] Assert MmLocateMemoryAreaByAddress return value to satisfy Coverity. CID 701289 2018-01-28 10:48:27 +01:00
zeropage.c