Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dbreak.h21 #define BRK_UPROBE_XOLBP 13 /* See <asm/uprobes.h> */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Duprobes.h15 #define UPROBE_XOLBP_INSN larch_insn_gen_break(BRK_UPROBE_XOLBP)
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c712 case BRK_UPROBE_XOLBP: in do_bp()