Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/kernel/
Dhw_breakpoint.c308 ctrl.len = ARM_BREAKPOINT_LEN_8; in get_max_wp_len()
447 case ARM_BREAKPOINT_LEN_8: in get_hbp_len()
507 case ARM_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
554 info->ctrl.len = ARM_BREAKPOINT_LEN_8; in arch_build_bp_info()
605 if (info->ctrl.len == ARM_BREAKPOINT_LEN_8) in arch_validate_hwbkpt_settings()
/linux-2.6.39/arch/arm/include/asm/
Dhw_breakpoint.h69 #define ARM_BREAKPOINT_LEN_8 0xff macro