Searched refs:uasm_i_pref (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm.c | 394 void uasm_i_pref(u32 **buf, unsigned int a, signed int b, in I_u3u1u2() 406 UASM_EXPORT_SYMBOL(uasm_i_pref); variable
|
H A D | page.c | 81 uasm_i_pref(a, b, c, d);\ 83 uasm_i_pref(a, b, c, d); \
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | page.c | 80 uasm_i_pref(a, b, c, d);\ 82 uasm_i_pref(a, b, c, d); \
|
H A D | uasm.c | 395 void uasm_i_pref(u32 **buf, unsigned int a, signed int b, in I_u3u1u2() 407 UASM_EXPORT_SYMBOL(uasm_i_pref); variable
|
Completed in 4 milliseconds