Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dhw_breakpoint.c313 ctrl.len = ARM_BREAKPOINT_LEN_8; in get_max_wp_len()
448 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
508 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
555 info->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
610 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in arch_validate_hwbkpt_settings()
721 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in watchpoint_handler()
/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c319 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
379 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
426 info->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
496 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in arch_validate_hwbkpt_settings()
683 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in watchpoint_handler()
/linux-4.4.14/arch/arm64/include/asm/
Dhw_breakpoint.h72 #define ARM_BREAKPOINT_LEN_8 0xff macro
/linux-4.4.14/arch/arm/include/asm/
Dhw_breakpoint.h72 #define ARM_BREAKPOINT_LEN_8 0xff macro