uasm_i_drotr      218 arch/mips/include/asm/uasm.h # define UASM_i_ROTR(buf, rs, rt, sh) uasm_i_drotr(buf, rs, rt, sh)
uasm_i_drotr      258 arch/mips/include/asm/uasm.h 		uasm_i_drotr(p, a1, a2, a3);
uasm_i_drotr      849 arch/mips/mm/tlbex.c 		uasm_i_drotr(p, ptr, ptr, 11);
uasm_i_drotr     1165 arch/mips/mm/tlbex.c 		uasm_i_drotr(p, ptr, ptr, 11);
uasm_i_drotr     1260 arch/mips/mm/tlbex.c 		uasm_i_drotr(p, even, even, ilog2(_PAGE_GLOBAL));
uasm_i_drotr     1262 arch/mips/mm/tlbex.c 		uasm_i_drotr(p, odd, odd, ilog2(_PAGE_GLOBAL));