Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c47 char cacheline_buf[128] __cacheline_aligned; variable
58 copy_first(cacheline_buf+1); in test_copy_first_unaligned()