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