reactos/ntoskrnl/mm/ARM3
Hervé Poussineau 033102fdb1 [NTOS] Add a #define __ROS_ROSSYM__ when using rossym
Use it where needed.
2020-04-09 23:00:57 +02:00
..
arm [NTOS:MM] Stop using PD_COUNT, PDE_COUNT and PTE_COUNT (#2294) 2020-02-05 23:48:26 +01:00
i386 [NTOS:MM] Initialize MmSubsectionBase on x86 builds. CORE-16731 2020-04-06 11:16:34 +02:00
contmem.c [NTOS:MM] Add debug print to MiAllocateContiguousMemory in out-of-memory case 2019-10-27 06:32:50 +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 [NTOS:MM] Use POOL_BILLED_PROCESS_INVALID constant. 2020-02-08 13:00:32 +01:00
hypermap.c [NTOS:MM] Use MI_ZERO_PTES as the number of usable zeroing PTEs, not the total allocated. CORE-11856 2020-02-22 12:33:54 +01:00
iosup.c
kdbg.c [NTOS:MM] On big pool enumeration, return entry instead of base VA 2019-02-02 10:45:15 +01:00
largepag.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
mdlsup.c [NTOSKRNL] Respect PFN cache attribute when required 2018-10-01 20:59:37 +02:00
miarm.h [NTOS:MM] Get rid of unnecessary MmZeroingPageThreadActive. 2020-04-06 11:13:55 +02:00
miavl.h [NTOS] Add some header guards. 2017-12-12 12:42:13 +01:00
mmdbg.c
mminit.c [NTOS:MM] Since the _MMPTE_SUBSECTION structure for x86 (without PAE) uses the SubsectionAddressLow truncated by the least significant three bits, the _CONTROL_AREA, _LARGE_CONTROL_AREA, _SUBSECTION, _MSUBSECTION structures must be 8-byte aligned. 2020-04-06 11:16:34 +02:00
mmsup.c
ncache.c
pagfault.c [NTOS:KE] Rename some locking functions to reflect the IRQL level changes 2019-12-31 15:30:27 +01:00
pfnlist.c [NTOS:MM] Get rid of unnecessary MmZeroingPageThreadActive. 2020-04-06 11:13:55 +02:00
pool.c [NTOS:MM] Stop using PD_COUNT, PDE_COUNT and PTE_COUNT (#2294) 2020-02-05 23:48:26 +01:00
procsup.c [NTOSKRNL] Move DPRINT1("Thread wants too much stack\n") around 2019-08-15 18:18:59 +02:00
section.c [NTOS:MM] Using the macro MiIsPteOnPdeBoundary(). (#2496) 2020-04-02 12:15:33 +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] Add a #define __ROS_ROSSYM__ when using rossym 2020-04-09 23:00:57 +02:00
syspte.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
vadnode.c [NTOS][USERSRV] Silence noisy debug output. 2019-04-22 17:41:17 +02: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] Get rid of unnecessary MmZeroingPageThreadActive. 2020-04-06 11:13:55 +02:00