reactos/modules/rostests/kmtests/ntos_mm
Jérôme Gardou d52f937120 [KMTESTS:NTOS_MM] Purge & flush cache when there is a data section object.
Those purge & flush the mapped sections too. That's what fastfat_new & other FS drivers do.
2021-02-04 10:50:59 +01:00
..
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
MmMapLockedPagesSpecifyCache.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
MmMapLockedPagesSpecifyCache_drv.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
MmMapLockedPagesSpecifyCache_user.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
MmMdl.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
MmReservedMapping.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
MmSection.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
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 [KMTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ZwAllocateVirtualMemory.c [KMTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ZwCreateSection.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
ZwMapViewOfSection.c [KMTESTS:MM] Fix 'PAGE_NOACCESS' copypasta, in an error string 2018-11-03 16:36:24 +01:00