Home
last modified time | relevance | path

Searched refs:ARM_BREAKPOINT_LEN_8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c305 ctrl.len = ARM_BREAKPOINT_LEN_8; in get_max_wp_len()
440 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
499 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
546 hw->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
603 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_8) in hw_breakpoint_arch_parse()
/openbmc/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h76 #define ARM_BREAKPOINT_LEN_8 0xff macro
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c324 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
399 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
458 hw->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
529 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_8) in hw_breakpoint_arch_parse()
/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h72 #define ARM_BREAKPOINT_LEN_8 0xff macro