Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c116 static struct bpt *iabr; variable
816 if (iabr == NULL) in xmon_iabr_match()
981 if (iabr) in insert_cpu_bpts()
982 set_ciabr(iabr->address); in insert_cpu_bpts()
1574 if (iabr) { in bpt_cmds()
1575 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1576 iabr = NULL; in bpt_cmds()
1585 iabr = bp; in bpt_cmds()
1595 iabr = NULL; in bpt_cmds()
4032 iabr = NULL; in clear_all_bpt()