reactos/ntoskrnl/mm
2020-11-01 09:32:27 +01:00
..
amd64 [NTOS:MM:X64] Implement MmCreatePageFileMapping and MmDeletePageFileMapping 2020-11-01 09:32:27 +01:00
arm [NTOS:MM] MiGetPageTableForProcess(): #if out unreachable code 2020-06-25 21:59:02 +02:00
ARM3 [NTOS:MM:X64] Handle PPEs and PXEs as well in MmInitializeProcessAddressSpace() 2020-11-01 09:32:27 +01:00
i386 Revert "[NTOS/MM] 2020-10-20 15:56:21 +02:00
powerpc [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
balance.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
freelist.c Revert "[NTOS/MM] 2020-10-20 15:56:21 +02:00
marea.c Revert "[NTOS/MM] 2020-10-20 15:56:21 +02:00
mmfault.c [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
mminit.c [NTOS:MM:X64] On x64 reserve the address range between FFFF800000000000 and FFFFF68000000000 in MiInitSystemMemoryAreas() 2020-11-01 09:32:27 +01:00
pagefile.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
region.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rmap.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
section.c Revert "[NTOS/MM] 2020-10-20 15:56:21 +02:00
shutdown.c [NTOSKRNL] Keep page file name along the page file and free it on shutdown 2018-08-13 08:30:17 +02:00