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 [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00
contmem.c [NTOS] Fix 64 bit warnings 2018-01-14 13:54:14 +01:00
drvmgmt.c
dynamic.c [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00
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 [NTOS] Add some header guards. 2017-12-12 12:42:13 +01:00
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 [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00
pool.c [NTOS:MM] Implement and use MiAcquirePfnLockAtDpcLevel/MiReleasePfnLockFromDpcLevel. 2017-12-08 10:32:22 +01:00
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 [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00
special.c [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00
sysldr.c [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00
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 [NTOS:MM] Use inline functions to acquire/release the PFN lock. 2017-12-08 10:32:08 +01:00