Home
last modified time | relevance | path

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

/arch/mips/mm/
Duasm-mips.c148 { insn_tlbr, M(cop0_op, cop_op, 0, 0, 0, tlbr_op), 0 },
/arch/mips/include/uapi/asm/
Dinst.h134 tlbr_op = 0x01, tlbwi_op = 0x02, enumerator
/arch/mips/kvm/
Demulate.c1040 case tlbr_op: /* Read indexed TLB entry */ in kvm_mips_emulate_CP0()