Home
last modified time | relevance | path

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

/linux-3.4.99/arch/h8300/platform/h8300h/
Dptrace_h8300h.c17 #define BREAKINST 0x5730 /* trapa #3 */ macro
273 *nextpc = BREAKINST; in user_enable_single_step()
/linux-3.4.99/arch/alpha/kernel/
Dptrace.c37 #define BREAKINST 0x00000080 /* call_pal bpt */ macro
219 BREAKINST); in ptrace_set_bpt()