Home
last modified time | relevance | path

Searched refs:X86_BREAKPOINT_LEN_4 (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dhw_breakpoint.h28 #define X86_BREAKPOINT_LEN_4 0x4c macro
/arch/x86/kernel/
Dhw_breakpoint.c220 case X86_BREAKPOINT_LEN_4: in arch_bp_generic_fields()
290 info->len = X86_BREAKPOINT_LEN_4; in arch_build_bp_info()
344 case X86_BREAKPOINT_LEN_4: in arch_validate_hwbkpt_settings()
Dkgdb.c369 breakinfo[i].len = X86_BREAKPOINT_LEN_4; in kgdb_set_hw_break()