Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dhw_breakpoint.c314 ctrl.len = ARM_BREAKPOINT_LEN_8; in get_max_wp_len()
449 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
509 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
556 info->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
611 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in arch_validate_hwbkpt_settings()
722 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in watchpoint_handler()
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c317 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
377 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
424 info->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
494 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in arch_validate_hwbkpt_settings()
681 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in watchpoint_handler()
/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h69 #define ARM_BREAKPOINT_LEN_8 0xff macro
/linux-4.1.27/arch/arm/include/asm/
Dhw_breakpoint.h72 #define ARM_BREAKPOINT_LEN_8 0xff macro