Searched refs:copy_word_size (Results 1 – 1 of 1) sorted by relevance
95 static int copy_word_size; variable131 copy_word_size = 8; in set_prefetch_parameters()133 copy_word_size = 4; in set_prefetch_parameters()229 4 * copy_word_size)); in set_prefetch_parameters()493 off += 4 * copy_word_size; in build_copy_page()514 if (off == -(4 * copy_word_size)) in build_copy_page()517 off += 4 * copy_word_size; in build_copy_page()538 off += 4 * copy_word_size; in build_copy_page()559 off += 4 * copy_word_size; in build_copy_page()576 off += 4 * copy_word_size; in build_copy_page()[all …]
Completed in 4 milliseconds