Searched refs:ARM_BREAKPOINT_LOAD (Results 1 – 4 of 4) sorted by relevance
485 case ARM_BREAKPOINT_LOAD: in arch_bp_generic_fields()491 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()532 info->ctrl.type = ARM_BREAKPOINT_LOAD; in arch_build_bp_info()538 info->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()659 (info->ctrl.type == ARM_BREAKPOINT_LOAD || in arch_validate_hwbkpt_settings()
353 case ARM_BREAKPOINT_LOAD: in arch_bp_generic_fields()359 case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: in arch_bp_generic_fields()400 info->ctrl.type = ARM_BREAKPOINT_LOAD; in arch_build_bp_info()406 info->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; in arch_build_bp_info()
57 #define ARM_BREAKPOINT_LOAD 1 macro
60 #define ARM_BREAKPOINT_LOAD 1 macro