Searched refs:IS_WATCHPOINT_TRAP (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/ddb/ | ||
| HD | db_trap.c | 54 watchpt = IS_WATCHPOINT_TRAP(type, code); in db_trap() |
| /dragonfly/sys/cpu/x86_64/include/ | ||
| HD | db_machdep.h | 67 #define IS_WATCHPOINT_TRAP(type, code) 0 macro |