Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dkgdb.h115 #define TYPE_INST_WATCHPOINT 0 macro
/arch/blackfin/kernel/
Dkgdb.c167 bfin_type = TYPE_INST_WATCHPOINT; in bfin_set_hw_break()
213 bfin_type = TYPE_INST_WATCHPOINT; in bfin_remove_hw_break()
241 breakinfo[breakno].type = TYPE_INST_WATCHPOINT; in bfin_remove_all_hw_break()