Searched refs:tlbp_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 195 [insn_tlbp] = {M(cop0_op, cop_op, 0, 0, 0, tlbp_op), 0},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 314 tlbp_op = 0x08, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 181 tlbwr_op = 0x06, tlbp_op = 0x08, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | emulate.c | 1292 case tlbp_op: /* TLB Probe */ in kvm_mips_emulate_CP0()
|