Home
last modified time | relevance | path

Searched refs:HW_BREAKPOINT_INSTALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c97 HW_BREAKPOINT_INSTALL, enumerator
124 case HW_BREAKPOINT_INSTALL: in hw_breakpoint_slot_setup()
208 case HW_BREAKPOINT_INSTALL: in hw_breakpoint_control()
253 return hw_breakpoint_control(bp, HW_BREAKPOINT_INSTALL); in arch_install_hw_breakpoint()
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c155 HW_BREAKPOINT_INSTALL, enumerator
198 case HW_BREAKPOINT_INSTALL: in hw_breakpoint_slot_setup()
254 case HW_BREAKPOINT_INSTALL: in hw_breakpoint_control()
290 return hw_breakpoint_control(bp, HW_BREAKPOINT_INSTALL); in arch_install_hw_breakpoint()