Searched refs:tlbp_op (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/mips/mm/ |
D | uasm-mips.c | 147 { insn_tlbp, M(cop0_op, cop_op, 0, 0, 0, tlbp_op), 0 },
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | inst.h | 135 tlbwr_op = 0x06, tlbp_op = 0x08, enumerator
|
/linux-4.4.14/arch/mips/kvm/ |
D | emulate.c | 1014 case tlbp_op: /* TLB Probe */ in kvm_mips_emulate_CP0()
|