Searched refs:_uasm_i_pref (Results 1 – 1 of 1) sorted by relevance
/arch/mips/mm/ |
D | page.c | 79 #define _uasm_i_pref(a, b, c, d) \ macro 240 _uasm_i_pref(buf, pref_dst_mode, pref_bias_clear_store + off, in build_clear_pref() 383 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, A1); in build_copy_load_pref() 392 _uasm_i_pref(buf, pref_dst_mode, pref_bias_copy_store + off, in build_copy_store_pref()
|