Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h32 #define X86_BREAKPOINT_LEN_8 0x48 macro
/linux/arch/x86/kernel/
H A Dkgdb.c357 breakinfo[i].len = X86_BREAKPOINT_LEN_8; in kgdb_set_hw_break()