Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c179 int brps = arm_num_brps(cpu); in linked_bp_matches() local
192 if (lbn >= brps || lbn < (brps - ctx_cmps)) { in linked_bp_matches()
1207 int wrps, brps, ctx_cmps; in define_debug_regs() local
1260 brps = arm_num_brps(cpu); in define_debug_regs()
1264 assert(ctx_cmps <= brps); in define_debug_regs()
1275 for (i = 0; i < brps; i++) { in define_debug_regs()