Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dpage.c94 static int copy_word_size; variable
132 copy_word_size = 8; in set_prefetch_parameters()
134 copy_word_size = 4; in set_prefetch_parameters()
230 4 * copy_word_size)); in set_prefetch_parameters()
494 off += 4 * copy_word_size; in build_copy_page()
515 if (off == -(4 * copy_word_size)) in build_copy_page()
518 off += 4 * copy_word_size; in build_copy_page()
539 off += 4 * copy_word_size; in build_copy_page()
560 off += 4 * copy_word_size; in build_copy_page()
577 off += 4 * copy_word_size; in build_copy_page()
[all …]