Searched refs:UASM_i_LL (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | uasm.h | 202 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) macro 218 # define UASM_i_LL(buf, rs, rt, off) uasm_i_ll(buf, rs, rt, off) macro
|
/arch/mips/mm/ |
D | tlbex.c | 1528 UASM_i_LL(p, pte, 0, ptr); in iPTE_LW()
|