reactos/ntoskrnl/mm/ARM3
Timo Kreuzer f43a7b81a7
[NTOS:Mm] Fix a 64 bit issue in MmMapViewOfArm3Section (#778)
Fixes a Clang-Cl warning
CORE-14306
2018-08-21 11:25:22 +02: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] MmTotalCommitLimit and MmTotalCommitLimitMaximum are in pages, not bytes 2018-08-16 18:40:23 +02: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] Fix ASSERT when expanding paged pool 2018-08-20 23:52:42 +02:00
procsup.c [NTOS:MM] Make SLIST handling for kernel stacks portable 2018-08-16 16:52:02 +02:00
section.c [NTOS:Mm] Fix a 64 bit issue in MmMapViewOfArm3Section (#778) 2018-08-21 11:25:22 +02: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] Fix MiFindInitializationCode (#751) 2018-08-21 10:35:57 +02: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