Home
last modified time | relevance | path

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

/dragonfly/sys/ddb/
HDdb_trap.c54 watchpt = IS_WATCHPOINT_TRAP(type, code); in db_trap()
/dragonfly/sys/cpu/x86_64/include/
HDdb_machdep.h67 #define IS_WATCHPOINT_TRAP(type, code) 0 macro