Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h15 struct arch_hw_breakpoint { struct
16 unsigned long address;
17 u16 type;
18 u16 len; /* length of the target data symbol */
19 u16 hw_len; /* length programmed in hw */
20 u8 flags;
21 bool perf_single_step; /* temporarily uninstalled for a perf single step */
/openbmc/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h14 struct arch_hw_breakpoint { struct
15 unsigned long address;
16 unsigned long mask;
17 u8 len;
18 u8 type;
/openbmc/linux/arch/xtensa/include/asm/
H A Dhw_breakpoint.h27 struct arch_hw_breakpoint { struct
39 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw); argument
/openbmc/linux/arch/sh/include/asm/
H A Dhw_breakpoint.h12 struct arch_hw_breakpoint { struct
33 void (*enable)(struct arch_hw_breakpoint *, int); argument
/openbmc/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h21 struct arch_hw_breakpoint { struct
24 struct arch_hw_breakpoint_ctrl step_ctrl; argument
25 struct arch_hw_breakpoint_ctrl ctrl; argument
/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h25 struct arch_hw_breakpoint { struct
28 struct arch_hw_breakpoint_ctrl ctrl; argument
/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h21 struct arch_hw_breakpoint { struct
24 struct arch_hw_breakpoint_ctrl ctrl; argument