Searched defs:arch_hw_breakpoint (Results 1 – 2 of 2) sorted by relevance
7140 struct arch_hw_breakpoint { struct7141 unsigned long address;7142 unsigned long mask;7143 u8 len;7144 u8 type;
458 struct arch_hw_breakpoint { struct461 struct arch_hw_breakpoint_ctrl ctrl; argument