Searched refs:stepping (Results 1 – 11 of 11) sorted by relevance
2 * Marvell RD88F6181 Z0 stepping descrition11 * stepping of the SoC. The ethernet switch has a "wan" port.
11 * higher stepping of the SoC. The ethernet switch does not have a
93 # - we need to take special action to suspend h/w single stepping if we've done94 # that, so that the gdbstub doesn't get bogged down endlessly stepping through129 # special break insn requests single-stepping to be turned back on286 # cancel single-stepping mode389 # cancel single-stepping mode428 # single stepping on return
42 # Due to the way single-stepping works on this CPU (single-step is not77 # trap fixup table for single-stepping in user mode83 # trap fixup table for single-stepping in user mode
58 bool "Allow software single-stepping in GDB stub"61 Allow GDB stub to perform software single-stepping through the63 it uses temporary breakpoints to emulate single-stepping.
233 single-stepping, which are taken over completely by the JTAG unit.
711 bool stepping, failed; in handle_signal() local744 stepping = test_thread_flag(TIF_SINGLESTEP); in handle_signal()745 if (stepping) in handle_signal()767 signal_setup_done(failed, ksig, stepping); in handle_signal()
378 int stepping = test_thread_flag(TIF_SINGLESTEP) || in do_syscall_trace_exit() local388 if (stepping || test_thread_flag(TIF_SYSCALL_TRACE)) in do_syscall_trace_exit()389 tracehook_report_syscall_exit(regs, stepping); in do_syscall_trace_exit()
68 # we've got to re-enable single-stepping107 # we've got to re-enable single-stepping
115 u8 stepping; member158 c->x86_stepping == spectre_bad_microcodes[i].stepping) in bad_spectre_microcode()
1728 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two