ARM_BREAKPOINT_USER
hw->ctrl.privilege = ARM_BREAKPOINT_USER;
return !user_mode(regs) && info->ctrl.privilege == ARM_BREAKPOINT_USER;