Searched refs:_uasm_i_pref (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/mm/ |
H A D | page.c | 64 #define _uasm_i_pref(a, b, c, d) \ macro 236 _uasm_i_pref(buf, pref_dst_mode, pref_bias_clear_store + off, in build_clear_pref() 381 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, GPR_A1); in build_copy_load_pref() 390 _uasm_i_pref(buf, pref_dst_mode, pref_bias_copy_store + off, in build_copy_store_pref()
|