Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c105 static struct bpt *iabr; variable
678 if (iabr == NULL) in xmon_iabr_match()
806 if (iabr) in insert_cpu_bpts()
807 set_ciabr(iabr->address); in insert_cpu_bpts()
1212 if (iabr) { in bpt_cmds()
1213 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1214 iabr = NULL; in bpt_cmds()
1223 iabr = bp; in bpt_cmds()
1233 iabr = NULL; in bpt_cmds()