Home
last modified time | relevance | path

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

/arch/mips/mm/
Dpage.c99 static int half_clear_loop_size; variable
217 half_clear_loop_size = min(16 * clear_word_size, in set_prefetch_parameters()
242 } else if (cache_line_size == (half_clear_loop_size << 1)) { in build_clear_pref()
312 } while (off < half_clear_loop_size); in build_clear_page()
330 } while (off < half_clear_loop_size); in build_clear_page()