reactos/ntoskrnl/mm/ARM3
Victor Perevertkin d01518da7c
[XDK] Add definitions required for newer storage class drivers (cdrom)
That introduced some warnings in the current code which were corrected as well

CORE-17129
2020-09-24 22:30:52 +03:00
..
arm [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
i386 [NTOS:MM] Initialize MmSubsectionBase on x86 builds. CORE-16731 2020-04-06 11:16:34 +02:00
contmem.c
drvmgmt.c
dynamic.c
expool.c
hypermap.c
iosup.c
kdbg.c
largepag.c
mdlsup.c [XDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 22:30:52 +03:00
miarm.h [NTOS:MM] Get rid of unnecessary MmZeroingPageThreadActive. 2020-04-06 11:13:55 +02:00
miavl.h
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
pfnlist.c [NTOS:MM] Get rid of unnecessary MmZeroingPageThreadActive. 2020-04-06 11:13:55 +02:00
pool.c
procsup.c
section.c [NTOS:MM] Using the macro MiIsPteOnPdeBoundary(). (#2496) 2020-04-02 12:15:33 +02:00
session.c
special.c
sysldr.c [NTOS] Add a #define __ROS_ROSSYM__ when using rossym 2020-04-09 23:00:57 +02:00
syspte.c
vadnode.c
virtual.c
zeropage.c [NTOS:MM] Get rid of unnecessary MmZeroingPageThreadActive. 2020-04-06 11:13:55 +02:00