reactos/modules/rostests/kmtests/ntos_mm
Doug Lyons e0759a5e35
[NTOS:MM] Finish MmAllocateMappingAddress and MmFreeMappingAddress and fix test failures. (#7491)
* [NTOS:MM] Fix MmAllocateMappingAddress and MmFreeMappingAddress and their regression test failures.
Follow up of #7260.
This fixes kmtest:MmReservedMapping failures and hang.
Based on mm-implement-mappingaddress.patch by Thomas Faber and some changes by Oleg Dubinskiy.
kmtest:MmReservedMapping revisions and updates to Vista+ method by Timo Kreuzer.

Signed-off-by: Oleg Dubinskiy <oleg.dubinskij30@gmail.com>
Signed-off-by: Timo Kreuzer <timo.kreuzer@reactos.org>

CORE-10147, CORE-14635, CORE-17409, CORE-19318
2024-11-18 02:44:51 -06:00
..
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
MmMapLockedPagesSpecifyCache.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
MmMapLockedPagesSpecifyCache_drv.c
MmMapLockedPagesSpecifyCache_user.c [KMTEST] Handle failure in KmtLoadDriver and KmtOpenDriver 2022-12-13 07:18:24 +01:00
MmMdl.c [KMTESTS:MM] Fix failures in MmMdl test on machines with 2GB of free RAM. 2023-01-28 23:17:52 -05:00
MmReservedMapping.c [NTOS:MM] Finish MmAllocateMappingAddress and MmFreeMappingAddress and fix test failures. (#7491) 2024-11-18 02:44:51 -06:00
MmSection.c
NtCreateSection_drv.c [KMTESTS:NTOS_MM] Purge & flush cache when there is a data section object. 2021-02-04 10:50:59 +01:00
NtCreateSection_user.c [KMTEST] Handle failure in KmtLoadDriver and KmtOpenDriver 2022-12-13 07:18:24 +01:00
ZwAllocateVirtualMemory.c [KMTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ZwCreateSection.c
ZwMapViewOfSection.c [KMTESTS:MM] Fix 'PAGE_NOACCESS' copypasta, in an error string 2018-11-03 16:36:24 +01:00