Searched refs:DR_STEP (Results 1 – 8 of 8) sorted by relevance
192 #define DR_STEP(DR) (DR)->innermost.step macro692 if (!DR_STEP (dr) in adjacent_dr_p()693 || TREE_CODE (DR_STEP (dr)) != INTEGER_CST) in adjacent_dr_p()696 return tree_int_cst_equal (fold_unary (ABS_EXPR, TREE_TYPE (DR_STEP (dr)), in adjacent_dr_p()697 DR_STEP (dr)), in adjacent_dr_p()
917 if ((dr6 & DR_STEP) && is_sysenter_singlestep(regs)) in exc_debug_kernel()918 dr6 &= ~DR_STEP; in exc_debug_kernel()943 if (WARN_ON_ONCE(dr6 & DR_STEP)) in exc_debug_kernel()982 current->thread.virtual_dr6 = (dr6 & DR_STEP); in exc_debug_user()1011 if (dr6 & (DR_STEP | DR_TRAP_BITS) || icebp) in exc_debug_user()
546 if (bpx && (dr6 & DR_STEP)) in hw_breakpoint_handler()
489 (*(unsigned long *)ERR_PTR(args->err)) &= ~DR_STEP; in single_step_cont()
27 #define DR_STEP (0x4000) /* single-step */ macro
28 if (condition & DR_STEP) in get_si_code()
586 if (val == DIE_DEBUG && (*dr6_p & DR_STEP)) in kmmio_die_notifier()592 *dr6_p &= ~DR_STEP; in kmmio_die_notifier()