Home
last modified time | relevance | path

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

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