Searched refs:PT_DCCR (Results 1 – 2 of 2) sorted by relevance
117 if (regno == PT_DCCR) { in arch_ptrace()122 data |= get_reg(child, PT_DCCR) & ~DCCR_MASK; in arch_ptrace()161 if (i == PT_DCCR) { in arch_ptrace()163 tmp |= get_reg(child, PT_DCCR) & ~DCCR_MASK; in arch_ptrace()
29 #define PT_DCCR 17 macro