Home
last modified time | relevance | path

Searched refs:test_memcpy (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_stubs.S5 b test_memcpy
DMakefile39 -D COPY_LOOP=test_memcpy \
/linux-6.1.9/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c157 int test_memcpy(void *dst, void *src, int size, int offset, in test_memcpy() function
278 r |= test_memcpy(ci1, ci0, width, offset, test_func); in do_test()
279 r |= test_memcpy(mem1, mem0, width, offset, test_func); in do_test()