Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c105 static struct bpt *iabr; variable
679 if (iabr == NULL) in xmon_iabr_match()
807 if (iabr) in insert_cpu_bpts()
808 set_ciabr(iabr->address); in insert_cpu_bpts()
1226 if (iabr) { in bpt_cmds()
1227 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1228 iabr = NULL; in bpt_cmds()
1237 iabr = bp; in bpt_cmds()
1247 iabr = NULL; in bpt_cmds()