reactos/ntoskrnl/mm/ARM3
Timo Kreuzer 7f2ed4d02f [NTOS] Fix x64 definition of MMPFN
Adjust the definition of COLORED_LIST_HEAD to always match the new MI_PFN_BITS define.
2024-02-19 16:55:28 +02:00
..
arm
i386
contmem.c
drvmgmt.c
dynamic.c
expool.c
hypermap.c
iosup.c
kdbg.c
largepag.c
mdlsup.c
miarm.h [NTOS] Fix x64 definition of MMPFN 2024-02-19 16:55:28 +02:00
miavl.h
mmdbg.c
mminit.c
mmsup.c
ncache.c
pagfault.c [NTOS:MM] Fix 'eanbled' typo in a comment (#5728) 2023-09-27 17:31:42 +00:00
pfnlist.c [NTOS:Mm] Fail gracefully when no pages are available 2023-07-29 14:00:44 +03:00
pool.c
procsup.c [WIN32K][NTOS] Fix parameter to MmMapViewOfSection 2023-09-09 12:15:24 +03:00
section.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
session.c
special.c
sysldr.c [NTOS:MM/PS] Remove code duplication between LookupEntryPoint/MiLocateExportName/MiFindExportedRoutineByName. (#4918) 2023-08-29 17:26:57 +02:00
syspte.c
vadnode.c [NTOS:MM] Add ASSERTs for VAD table locking 2023-10-24 21:45:27 +03:00
virtual.c [NTOS:MM] Fix address space locking in MiProtectVirtualMemory 2023-10-24 21:45:27 +03:00
wslist.cpp
zeropage.c