Lines Matching refs:iabr
113 static struct bpt *iabr; variable
749 if (iabr == NULL) in xmon_iabr_match()
888 if (iabr) in insert_cpu_bpts()
889 set_ciabr(iabr->address); in insert_cpu_bpts()
1344 if (iabr) { in bpt_cmds()
1345 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1346 iabr = NULL; in bpt_cmds()
1355 iabr = bp; in bpt_cmds()
1366 iabr = NULL; in bpt_cmds()
3724 if (iabr || dabr.enabled) { in clear_all_bpt()
3725 iabr = NULL; in clear_all_bpt()