Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c167 [insn_rfe] = {M(cop0_op, cop_op, 0, 0, 0, rfe_op), 0},
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h182 rfe_op = 0x10, eret_op = 0x18, enumerator
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Demulate.c1295 case rfe_op: in kvm_mips_emulate_CP0()