Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/mm/
Duasm-mips.c195 [insn_tlbp] = {M(cop0_op, cop_op, 0, 0, 0, tlbp_op), 0},
/Linux-v5.4/arch/mips/include/uapi/asm/
Dinst.h181 tlbwr_op = 0x06, tlbp_op = 0x08, enumerator
/Linux-v5.4/arch/mips/kvm/
Demulate.c1293 case tlbp_op: /* TLB Probe */ in kvm_mips_emulate_CP0()