Home
last modified time | relevance | path

Searched refs:_uasm_i_pref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dpage.c77 #define _uasm_i_pref(a, b, c, d) \ macro
247 _uasm_i_pref(buf, pref_dst_mode, pref_bias_clear_store + off, in build_clear_pref()
392 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, A1); in build_copy_load_pref()
401 _uasm_i_pref(buf, pref_dst_mode, pref_bias_copy_store + off, in build_copy_store_pref()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dpage.c76 #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()
393 _uasm_i_pref(buf, pref_src_mode, pref_bias_copy_load + off, A1); in build_copy_load_pref()
402 _uasm_i_pref(buf, pref_dst_mode, pref_bias_copy_store + off, in build_copy_store_pref()

Completed in 3 milliseconds