Searched refs:DR_STEP (Results 1 – 6 of 6) sorted by relevance
26 #define DR_STEP (0x4000) /* single-step */ macro
703 if (unlikely(!user_mode(regs) && (dr6 & DR_STEP) && in do_debug()705 dr6 &= ~DR_STEP; in do_debug()724 if ((dr6 & DR_STEP) && kmemcheck_trap(regs)) in do_debug()758 if (WARN_ON_ONCE((dr6 & DR_STEP) && !user_mode(regs))) { in do_debug()765 tsk->thread.debugreg6 &= ~DR_STEP; in do_debug()770 if (tsk->thread.debugreg6 & (DR_STEP | DR_TRAP_BITS) || user_icebp) in do_debug()
459 if (dr6 & DR_STEP) in hw_breakpoint_handler()
510 (*(unsigned long *)ERR_PTR(args->err)) &= ~DR_STEP; in single_step_cont()
99 if (condition & DR_STEP) in get_si_code()
585 if (val == DIE_DEBUG && (*dr6_p & DR_STEP)) in kmmio_die_notifier()591 *dr6_p &= ~DR_STEP; in kmmio_die_notifier()