Searched refs:__BUG_INSN_32 (Results 1 – 5 of 5) sorted by relevance
16 #define UPROBE_SWBP_INSN __BUG_INSN_32
19 #define __BUG_INSN_32 _UL(0x00100073) /* ebreak */ macro
32 __BUG_INSN_32); in arch_prepare_ss_slot()100 patch_text(p->addr, __BUG_INSN_32); in arch_arm_kprobe()
168 *(uprobe_opcode_t *)dst = __BUG_INSN_32; in arch_uprobe_copy_ixol()
204 return (insn == __BUG_INSN_32); in is_valid_bugaddr()