Home
last modified time | relevance | path

Searched refs:arch_needs_sstep_emulation (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dkgdbts.c134 static int arch_needs_sstep_emulation = 1; variable
136 static int arch_needs_sstep_emulation; variable
322 if (arch_needs_sstep_emulation && sstep_addr && in check_and_rewind_pc()
364 if (arch_needs_sstep_emulation) { in check_single_step()
451 if (!arch_needs_sstep_emulation) { in emul_sstep_get()
486 if (!arch_needs_sstep_emulation) { in emul_sstep_put()