Searched refs:UASM_i_SRA (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/mips/include/asm/ |
| D | uasm.h | 221 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_dsra(buf, rs, rt, sh) macro 237 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_sra(buf, rs, rt, sh) macro
|
| /Linux-v5.4/arch/mips/mm/ |
| D | tlbex.c | 1610 UASM_i_SRA(&p, a1, a0, 29); in build_setup_pgd()
|