Searched refs:arch_ctrl (Results 1 – 1 of 1) sorted by relevance
478 struct arch_hw_breakpoint_ctrl arch_ctrl; in ptrace_gethbpregs() local495 arch_ctrl = counter_arch_bp(bp)->ctrl; in ptrace_gethbpregs()501 while (!(arch_ctrl.len & 0x1)) in ptrace_gethbpregs()502 arch_ctrl.len >>= 1; in ptrace_gethbpregs()507 reg = encode_ctrl_reg(arch_ctrl); in ptrace_gethbpregs()