Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/mm/
Dpage.c99 static int half_copy_loop_size; variable
228 half_copy_loop_size = min(16 * copy_word_size, in set_prefetch_parameters()
402 } else if (cache_line_size == (half_copy_loop_size << 1)) { in build_copy_store_pref()
491 } while (off < half_copy_loop_size); in build_copy_page()
536 } while (off < half_copy_loop_size); in build_copy_page()
574 } while (off < half_copy_loop_size); in build_copy_page()