Searched refs:brps (Results 1 – 1 of 1) sorted by relevance
179 int brps = arm_num_brps(cpu); in linked_bp_matches() local192 if (lbn >= brps || lbn < (brps - ctx_cmps)) { in linked_bp_matches()1207 int wrps, brps, ctx_cmps; in define_debug_regs() local1260 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()