Home
last modified time | relevance | path

Searched refs:tlbp_op (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/mm/
Duasm-mips.c147 { insn_tlbp, M(cop0_op, cop_op, 0, 0, 0, tlbp_op), 0 },
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h135 tlbwr_op = 0x06, tlbp_op = 0x08, enumerator
/linux-4.4.14/arch/mips/kvm/
Demulate.c1014 case tlbp_op: /* TLB Probe */ in kvm_mips_emulate_CP0()