Searched refs:half_clear_loop_size (Results 1 – 1 of 1) sorted by relevance
97 static int half_clear_loop_size; variable224 half_clear_loop_size = min(16 * clear_word_size, in set_prefetch_parameters()249 } else if (cache_line_size == (half_clear_loop_size << 1)) { in build_clear_pref()321 } while (off < half_clear_loop_size); in build_clear_page()339 } while (off < half_clear_loop_size); in build_clear_page()
Completed in 3 milliseconds