Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/alignment/
Dcopy_first_unaligned.c58 copy_first(cacheline_buf+1); in test_copy_first_unaligned()
/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dinstructions.h23 static inline void copy_first(void *i) in copy_first() function