Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dkprobes.c36 static const union mips_instruction breakpoint2_insn = { variable
131 p->ainsn.insn[1] = breakpoint2_insn; in arch_prepare_kprobe()
244 p->opcode.word == breakpoint2_insn.word) in prepare_singlestep()