Searched refs:ARM_BREAKPOINT_STORE (Results 1 – 4 of 4) sorted by relevance
486 case ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()489 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()533 hw->ctrl.type = ARM_BREAKPOINT_STORE; in arch_build_bp_info()536 hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()659 hw->ctrl.type == ARM_BREAKPOINT_STORE)) in hw_breakpoint_arch_parse()
373 case ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()376 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()436 hw->ctrl.type = ARM_BREAKPOINT_STORE; in arch_build_bp_info()439 hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()
62 #define ARM_BREAKPOINT_STORE 2 macro
74 #define ARM_BREAKPOINT_STORE 2 macro