Searched refs:__BUG_INSN_16 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Duprobes.h13 #define UPROBE_SWBP_INSN __BUG_INSN_16
H A Dbug.h20 #define __BUG_INSN_16 _UL(0x9002) /* c.ebreak */ macro
/linux-master/arch/riscv/kernel/probes/
H A Dkprobes.c121 __BUG_INSN_32 : __BUG_INSN_16;
/linux-master/arch/riscv/kernel/
H A Dtraps.c405 return ((insn & __COMPRESSED_INSN_MASK) == __BUG_INSN_16);

Completed in 145 milliseconds