Home
last modified time | relevance | path

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

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