Home
last modified time | relevance | path

Searched refs:decode_ctrl_reg (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h34 static inline void decode_ctrl_reg(u32 reg, in decode_ctrl_reg() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h92 static inline void decode_ctrl_reg(u32 reg, struct arch_hw_breakpoint_ctrl *ctrl) in decode_ctrl_reg() function
/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h44 static inline void decode_ctrl_reg(u32 reg, in decode_ctrl_reg() function
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c649 decode_ctrl_reg(ctrl_reg, &ctrl); in breakpoint_handler()
790 decode_ctrl_reg(ctrl_reg, &ctrl); in watchpoint_handler()
H A Dptrace.c440 decode_ctrl_reg(uctrl, &ctrl); in ptrace_hbp_set_ctrl()
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c769 decode_ctrl_reg(ctrl_reg, &ctrl); in watchpoint_handler()
884 decode_ctrl_reg(ctrl_reg, &ctrl); in breakpoint_handler()
H A Dptrace.c521 decode_ctrl_reg(user_val, &ctrl); in ptrace_sethbpregs()
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c605 decode_ctrl_reg(uctrl, &ctrl); in ptrace_hbp_set_ctrl()