Home
last modified time | relevance | path

Searched refs:RtlCopyMemoryNonTemporal (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/kmtests/include/
H A Dkmt_platform.h64 #define RtlCopyMemoryNonTemporal RtlCopyMemory macro
/reactos/modules/rostests/kmtests/rtl/
H A DRtlMemory.c253 RtlCopyMemoryNonTemporal(Buffer + 13, Buffer + 62, 95); in START_TEST()
257 RtlCopyMemoryNonTemporal(Buffer + 78, Buffer + 43, 107); in START_TEST()
263 RtlCopyMemoryNonTemporal(NULL, NULL, 0); in START_TEST()
/reactos/win32ss/
H A Dwin32k.spec198 @ stdcall -arch=x86_64,arm RtlCopyMemoryNonTemporal(ptr ptr int64) NTOSKRNL.RtlCopyMemoryNonTemporal
/reactos/sdk/include/xdk/
H A Drtlfuncs.h291 RtlCopyMemoryNonTemporal(
296 #define RtlCopyMemoryNonTemporal RtlCopyMemory macro
/reactos/ntoskrnl/
H A Dntoskrnl.spec1085 @ stdcall -arch=x86_64 RtlCopyMemoryNonTemporal(ptr ptr int64) memmove
/reactos/dll/ntdll/def/
H A Dntdll.spec705 @ stub -version=0x600+ -arch=x86_64 RtlCopyMemoryNonTemporal