Searched refs:bkpt (Results 1 – 6 of 6) sorted by relevance
132 THUMB( bkpt #0xab )147 THUMB( bkpt #0xab )
392 u16 bkpt; in is_valid_bugaddr() local 395 u32 bkpt; in is_valid_bugaddr() 399 if (get_kernel_nofault(bkpt, (void *)pc)) in is_valid_bugaddr() 402 return bkpt == insn; in is_valid_bugaddr()
31 THUMB( bkpt #0xab )
145 For abiv2 we couldn't use "trap 1" as user space bkpt in gdbserver, because147 So we need a 16bit instruction as user space bkpt, and it will cause an illegal
369 struct arch_hw_breakpoint *bkpt = counter_arch_bp(bp); in ptrace_hbptriggered() local 383 force_sig_ptrace_errno_trap(i, (void __user *)bkpt->address); in ptrace_hbptriggered()
392 struct arch_hw_breakpoint *bkpt = counter_arch_bp(bp); in ptrace_hbptriggered() local 402 force_sig_ptrace_errno_trap(i, (void __user *)bkpt->address); in ptrace_hbptriggered()