Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/mm/
Dpage.c97 static int half_copy_loop_size; variable
228 half_copy_loop_size = min(16 * copy_word_size, in set_prefetch_parameters()
404 } else if (cache_line_size == (half_copy_loop_size << 1)) { in build_copy_store_pref()
495 } while (off < half_copy_loop_size); in build_copy_page()
540 } while (off < half_copy_loop_size); in build_copy_page()
578 } while (off < half_copy_loop_size); in build_copy_page()