Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c185 case X86_BREAKPOINT_LEN_2: in arch_bp_generic_len()
385 hw->len = X86_BREAKPOINT_LEN_2; in arch_build_bp_info()
440 case X86_BREAKPOINT_LEN_2: in hw_breakpoint_arch_parse()
H A Dkgdb.c350 breakinfo[i].len = X86_BREAKPOINT_LEN_2; in kgdb_set_hw_break()
/openbmc/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h28 #define X86_BREAKPOINT_LEN_2 0x44 macro