Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/copyloops/
DMakefile38 -D COPY_LOOP=test_memcpy \
/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c166 int test_memcpy(void *dst, void *src, int size, int offset, in test_memcpy() function
287 r |= test_memcpy(ci1, ci0, width, offset, test_func); in do_test()
288 r |= test_memcpy(mem1, mem0, width, offset, test_func); in do_test()