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