Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Duprobes.h15 #define UPROBE_XOLBP_INSN larch_insn_gen_break(BRK_UPROBE_XOLBP) macro
/openbmc/linux/arch/loongarch/kernel/
H A Duprobes.c33 auprobe->ixol[1] = UPROBE_XOLBP_INSN; in arch_uprobe_analyze_insn()