Searched refs:arch_ctrl (Results 1 – 1 of 1) sorted by relevance
438 struct arch_hw_breakpoint_ctrl arch_ctrl; in ptrace_gethbpregs() local455 arch_ctrl = counter_arch_bp(bp)->ctrl; in ptrace_gethbpregs()461 while (!(arch_ctrl.len & 0x1)) in ptrace_gethbpregs()462 arch_ctrl.len >>= 1; in ptrace_gethbpregs()467 reg = encode_ctrl_reg(arch_ctrl); in ptrace_gethbpregs()