Searched refs:DR_STEP (Results 1 – 4 of 4) sorted by relevance
47 #define DR_STEP (0x4000) /* single-step */ macro
32 if (condition & DR_STEP) in get_si_code()
596 if (val == DIE_DEBUG && (*dr6_p & DR_STEP)) in kmmio_die_notifier()602 *dr6_p &= ~DR_STEP; in kmmio_die_notifier()
490 (*(unsigned long *)ERR_PTR(args->err)) &= ~DR_STEP; in single_step_cont()