Searched refs:_uasm_i_pref (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/mips/mm/ |
D | page.c | 78 #define _uasm_i_pref(a, b, c, d) \ macro 248 _uasm_i_pref(buf, pref_dst_mode, pref_bias_clear_store + off, in build_clear_pref() 391 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, A1); in build_copy_load_pref() 400 _uasm_i_pref(buf, pref_dst_mode, pref_bias_copy_store + off, in build_copy_store_pref()
|