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