reactos/ntoskrnl/mm
Serge Gautherie a6298b5c7a
[NTOS:MM] section.c: some trivial cleanup (#5651)
* [NTOS:MM] section.c: Remove unused functions

MiSetControlAreaSymbolsLoaded(),
MiLoadUserSymbols():
Added on 436edb2 (r60802). Never used.

MiSubsectionConsistent():
Added on cda03c0 (r57209). Never used.

MiGetFileObjectForSectionAddress():
Added on 635d9ca (r67810). Calls removed on 0dfd233 (r68123).

MiSetProtectionOnSection():
Added on 9f28638 (r56317). Never used.

Plus,
MmCreateArm3Section():
Add an UNIMPLEMENTED on a specific case.

* [NTOS:MM] section.c: Use static instead of NTAPI for local functions
2024-05-21 11:08:40 +02:00
..
amd64
arm
ARM3 [NTOS:MM] section.c: some trivial cleanup (#5651) 2024-05-21 11:08:40 +02:00
i386 [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
balance.c [NTOSKRNL] Mute some good-path log-spam, no functional change 2023-09-06 14:53:53 +02:00
freelist.c
marea.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
mmfault.c [NTOS:MM] Fix bugs in MmAccessFault 2023-10-24 21:45:27 +03:00
mminit.c [NTOS:MM] Lock kernel address space in MiInitSystemMemoryAreas 2023-10-24 21:45:27 +03:00
pagefile.c
region.c
rmap.c
section.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
shutdown.c