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