Searched refs:DB_TRAP_WATCHPOINT (Results 1 – 4 of 4) sorted by relevance
55 #define DB_TRAP_WATCHPOINT 3 macro60 ((type) == DB_TRAP_WATCHPOINT)
100 #define DB_TRAP_WATCHPOINT 3 macro106 ((type) == DB_TRAP_BREAKPOINT || (type) == DB_TRAP_WATCHPOINT)
238 kdb_trap(DB_TRAP_WATCHPOINT, tf); in trap_el1h_sync()
1141 case DB_TRAP_WATCHPOINT: in kdb_trap()