Searched refs:copy_mc_buf (Results 1 – 1 of 1) sorted by relevance
3287 static char copy_mc_buf[PAGE_SIZE] __attribute__((__aligned__(PAGE_SIZE))); variable3350 dst = ©_mc_buf[2048]; in copy_mc_test()3351 src = ©_mc_buf[1024 - i]; in copy_mc_test()3355 copy_mc_inject_src(©_mc_buf[1024]); in copy_mc_test()3357 dst = ©_mc_buf[2048]; in copy_mc_test()3358 src = ©_mc_buf[1024 - i]; in copy_mc_test()3363 copy_mc_inject_dst(©_mc_buf[2048]); in copy_mc_test()3364 dst = ©_mc_buf[2048 - i]; in copy_mc_test()3365 src = ©_mc_buf[1024]; in copy_mc_test()