Lines Matching refs:hit
552 struct arch_hw_breakpoint **info, int *hit, in stepping_handler() argument
561 if (!hit[i]) in stepping_handler()
573 if (!hit[i]) in stepping_handler()
584 int *hit, unsigned long ea) in handle_p10dd1_spurious_exception() argument
629 hit[i] = 1; in handle_p10dd1_spurious_exception()
643 int hit[HBP_NUM_MAX] = {0}; in hw_breakpoint_handler() local
684 hit[i] = 1; in hw_breakpoint_handler()
696 handle_p10dd1_spurious_exception(info, hit, ea); in hw_breakpoint_handler()
711 if (!hit[i]) in hw_breakpoint_handler()
723 if (!hit[i]) in hw_breakpoint_handler()
731 if (!stepping_handler(regs, bp, info, hit, instr)) in hw_breakpoint_handler()
740 if (!hit[i]) in hw_breakpoint_handler()