Searched defs:arch_hw_breakpoint_ctrl (Results 1 - 2 of 2) sorted by relevance

/arch/arm/include/asm/
H A Dhw_breakpoint.h10 struct arch_hw_breakpoint_ctrl { struct
23 struct arch_hw_breakpoint_ctrl step_ctrl;
24 struct arch_hw_breakpoint_ctrl ctrl;
27 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl)
34 struct arch_hw_breakpoint_ctrl *ctrl)
118 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
/arch/arm64/include/asm/
H A Dhw_breakpoint.h21 struct arch_hw_breakpoint_ctrl { struct
32 struct arch_hw_breakpoint_ctrl ctrl;
35 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl)
42 struct arch_hw_breakpoint_ctrl *ctrl)
109 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,

Completed in 58 milliseconds