Home
last modified time | relevance | path

Searched refs:BP_NUM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c119 #define BP_NUM(bp) ((bp) - bpts + 1) macro
567 cpu, BP_NUM(bp)); in xmon_core()
678 printf("Stopped at breakpoint %tx (", BP_NUM(bp)); in xmon_core()
1525 printf("Cleared breakpoint %tx (", BP_NUM(bp)); in bpt_cmds()
1546 printf("%tx %s ", BP_NUM(bp), in bpt_cmds()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c119 #define BP_NUM(bp) ((bp) - bpts + 1) macro
565 cpu, BP_NUM(bp)); in xmon_core()
681 printf("Stopped at breakpoint %tx (", BP_NUM(bp)); in xmon_core()
1615 printf("Cleared breakpoint %tx (", BP_NUM(bp)); in bpt_cmds()
1636 printf("%tx %s ", BP_NUM(bp), in bpt_cmds()

Completed in 9 milliseconds