Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/alignment/
A 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()
/linux/tools/testing/selftests/powerpc/copyloops/
A DMakefile38 -D COPY_LOOP=test_memcpy \

Completed in 6 milliseconds