Searched defs:arch_hw_breakpoint (Results 1 – 4 of 4) sorted by relevance
29 struct arch_hw_breakpoint { struct30 bool extraneous_interrupt;31 u8 len; /* length of the target data symbol */32 int type;33 unsigned long address;
12 struct arch_hw_breakpoint { struct13 unsigned long address;14 u8 len;15 u8 type;
10 struct arch_hw_breakpoint { struct32 void (*enable)(struct arch_hw_breakpoint *, int); argument
20 struct arch_hw_breakpoint { struct23 struct arch_hw_breakpoint_ctrl step_ctrl; argument24 struct arch_hw_breakpoint_ctrl ctrl; argument