Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c307 case ARM_BREAKPOINT_LEN_2: in get_hbp_len()
382 case ARM_BREAKPOINT_LEN_2: in arch_bp_generic_fields()
441 hw->ctrl.len = ARM_BREAKPOINT_LEN_2; in arch_build_bp_info()
472 if (hw->ctrl.len != ARM_BREAKPOINT_LEN_2 && in arch_build_bp_info()
542 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_2) in hw_breakpoint_arch_parse()
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c435 case ARM_BREAKPOINT_LEN_2: in get_hbp_len()
494 case ARM_BREAKPOINT_LEN_2: in arch_bp_generic_fields()
541 hw->ctrl.len = ARM_BREAKPOINT_LEN_2; in arch_build_bp_info()
563 hw->ctrl.len != ARM_BREAKPOINT_LEN_2 && in arch_build_bp_info()
614 if (hw->ctrl.len == ARM_BREAKPOINT_LEN_2) in hw_breakpoint_arch_parse()
/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h74 #define ARM_BREAKPOINT_LEN_2 0x3 macro
/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h65 #define ARM_BREAKPOINT_LEN_2 0x3 macro