Searched refs:X86_BREAKPOINT_LEN_1 (Results 1 – 3 of 3) sorted by relevance
173 case X86_BREAKPOINT_LEN_1: in get_hbp_len()230 case X86_BREAKPOINT_LEN_1: in arch_bp_generic_fields()284 info->len = X86_BREAKPOINT_LEN_1; in arch_build_bp_info()320 case X86_BREAKPOINT_LEN_1: in arch_validate_hwbkpt_settings()
364 breakinfo[i].len = X86_BREAKPOINT_LEN_1; in kgdb_set_hw_break()
24 #define X86_BREAKPOINT_LEN_1 0x40 macro