Searched refs:X86_BREAKPOINT_LEN_2 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | hw_breakpoint.h | 28 #define X86_BREAKPOINT_LEN_2 0x44 macro |
| /linux/arch/x86/kernel/ | ||
| H A D | kgdb.c | 350 breakinfo[i].len = X86_BREAKPOINT_LEN_2; in kgdb_set_hw_break() |