Searched refs:test_memcpy (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | memcpy_stubs.S | 5 b test_memcpy
|
H A D | Makefile | 40 -D COPY_LOOP=test_memcpy \
|
/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 157 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()
|