Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/xmon/
Dxmon.c115 static struct bpt *iabr; variable
812 if (iabr == NULL) in xmon_iabr_match()
977 if (iabr) in insert_cpu_bpts()
978 set_ciabr(iabr->address); in insert_cpu_bpts()
1483 if (iabr) { in bpt_cmds()
1484 iabr->enabled &= ~BP_CIABR; in bpt_cmds()
1485 iabr = NULL; in bpt_cmds()
1494 iabr = bp; in bpt_cmds()
1505 iabr = NULL; in bpt_cmds()
3971 iabr = NULL; in clear_all_bpt()