Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/xmon/
Dxmon.c119 static struct bpt *iabr; variable
818 if (iabr == NULL) in xmon_iabr_match()
983 if (iabr) in insert_cpu_bpts()
984 set_ciabr(iabr->address); in insert_cpu_bpts()
1577 if (iabr) { in bpt_cmds()
1578 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1579 iabr = NULL; in bpt_cmds()
1588 iabr = bp; in bpt_cmds()
1598 iabr = NULL; in bpt_cmds()
4037 iabr = NULL; in clear_all_bpt()