Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dxmon.c114 static struct bpt *iabr; variable
803 if (iabr == NULL) in xmon_iabr_match()
968 if (iabr) in insert_cpu_bpts()
969 set_ciabr(iabr->address); in insert_cpu_bpts()
1555 if (iabr) { in bpt_cmds()
1556 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1557 iabr = NULL; in bpt_cmds()
1566 iabr = bp; in bpt_cmds()
1576 iabr = NULL; in bpt_cmds()
4013 iabr = NULL; in clear_all_bpt()