Searched refs:ARM_BREAKPOINT_STORE (Results 1 – 4 of 4) sorted by relevance
479 case ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()482 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()526 hw->ctrl.type = ARM_BREAKPOINT_STORE; in arch_build_bp_info()529 hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()655 hw->ctrl.type == ARM_BREAKPOINT_STORE)) in hw_breakpoint_arch_parse()
363 case ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()366 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()426 hw->ctrl.type = ARM_BREAKPOINT_STORE; in arch_build_bp_info()429 hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()
65 #define ARM_BREAKPOINT_STORE 2 macro
61 #define ARM_BREAKPOINT_STORE 2 macro