Searched refs:pref_bias_clear_store (Results 1 – 1 of 1) sorted by relevance
74 static int pref_bias_clear_store; variable 152 pref_bias_clear_store = 512; in set_prefetch_parameters() 161 pref_bias_clear_store = 128; in set_prefetch_parameters() 180 pref_bias_clear_store = 128; in set_prefetch_parameters() 188 pref_bias_clear_store = 128; in set_prefetch_parameters() 235 if (pref_bias_clear_store) { in build_clear_pref() 236 _uasm_i_pref(buf, pref_dst_mode, pref_bias_clear_store + off, in build_clear_pref() 287 BUG_ON(pref_bias_clear_store % (2 * clear_word_size)); in build_clear_page() 288 BUG_ON(PAGE_SIZE < pref_bias_clear_store); in build_clear_page() 290 off = PAGE_SIZE - pref_bias_clear_store; in build_clear_page() [all...]