Home
last modified time | relevance | path

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

/arch/mips/mm/
Dpage.c100 static int half_copy_loop_size; variable
220 half_copy_loop_size = min(16 * copy_word_size, in set_prefetch_parameters()
394 } else if (cache_line_size == (half_copy_loop_size << 1)) { in build_copy_store_pref()
483 } while (off < half_copy_loop_size); in build_copy_page()
528 } while (off < half_copy_loop_size); in build_copy_page()
566 } while (off < half_copy_loop_size); in build_copy_page()