Searched refs:ARM_BREAKPOINT_LOAD (Results 1 – 4 of 4) sorted by relevance
472 case ARM_BREAKPOINT_LOAD: in arch_bp_generic_fields()478 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()519 hw->ctrl.type = ARM_BREAKPOINT_LOAD; in arch_build_bp_info()525 hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()650 (hw->ctrl.type == ARM_BREAKPOINT_LOAD || in hw_breakpoint_arch_parse()
359 case ARM_BREAKPOINT_LOAD: in arch_bp_generic_fields()365 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()422 hw->ctrl.type = ARM_BREAKPOINT_LOAD; in arch_build_bp_info()428 hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()
61 #define ARM_BREAKPOINT_LOAD 1 macro
60 #define ARM_BREAKPOINT_LOAD 1 macro