Searched refs:RtlCopyMemory (Results 1 – 2 of 2) sorted by relevance
224 static void RtlCopyMemory(void *, const void *, size_t);3030 RtlCopyMemory(dst, src, len) function4252 IMPORT_SFUNC(RtlCopyMemory, 3),
902 RtlCopyMemory(pDst, pSrc, mdl_len); /* copy the page descriptors */ in win32_build_user_vm_map()