Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dpage.c84 static int half_clear_loop_size; variable
213 half_clear_loop_size = min(16 * clear_word_size, in set_prefetch_parameters()
238 } else if (cache_line_size == (half_clear_loop_size << 1)) { in build_clear_pref()
310 } while (off < half_clear_loop_size); in build_clear_page()
328 } while (off < half_clear_loop_size); in build_clear_page()