Home
last modified time | relevance | path

Searched defs:arch_hw_breakpoint (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dhw_breakpoint.h13 struct arch_hw_breakpoint { struct
14 unsigned long address;
15 unsigned long mask;
16 u8 len;
17 u8 type;
/linux-4.4.14/arch/powerpc/include/asm/
Dhw_breakpoint.h27 struct arch_hw_breakpoint { struct
28 unsigned long address;
29 u16 type;
30 u16 len; /* length of the target data symbol */
/linux-4.4.14/arch/sh/include/asm/
Dhw_breakpoint.h11 struct arch_hw_breakpoint { struct
33 void (*enable)(struct arch_hw_breakpoint *, int); argument
/linux-4.4.14/arch/arm/include/asm/
Dhw_breakpoint.h20 struct arch_hw_breakpoint { struct
23 struct arch_hw_breakpoint_ctrl step_ctrl; argument
24 struct arch_hw_breakpoint_ctrl ctrl; argument
/linux-4.4.14/arch/arm64/include/asm/
Dhw_breakpoint.h32 struct arch_hw_breakpoint { struct
35 struct arch_hw_breakpoint_ctrl ctrl; argument