Searched refs:TRACE_BITS (Results 1 – 2 of 2) sorted by relevance
38 #define TRACE_BITS 0xC000 macro128 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in singlestep_disable()143 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in user_enable_single_step()151 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in user_enable_block_step()
22 #define TRACE_BITS 0x0001 macro