Searched refs:X86_BREAKPOINT_LEN_2 (Results 1 – 3 of 3) sorted by relevance
176 case X86_BREAKPOINT_LEN_2: in get_hbp_len()233 case X86_BREAKPOINT_LEN_2: in arch_bp_generic_fields()287 info->len = X86_BREAKPOINT_LEN_2; in arch_build_bp_info()323 case X86_BREAKPOINT_LEN_2: in arch_validate_hwbkpt_settings()
367 breakinfo[i].len = X86_BREAKPOINT_LEN_2; in kgdb_set_hw_break()
25 #define X86_BREAKPOINT_LEN_2 0x44 macro