Searched refs:watch_reg_count (Results 1 – 2 of 2) sorted by relevance
89 switch (current_cpu_data.watch_reg_count) { in mips_clear_watch_registers()136 c->watch_reg_count = 1; in mips_probe_watch_registers()152 c->watch_reg_count = 2; in mips_probe_watch_registers()168 c->watch_reg_count = 3; in mips_probe_watch_registers()184 c->watch_reg_count = 4; in mips_probe_watch_registers()195 c->watch_reg_count = 5; in mips_probe_watch_registers()200 c->watch_reg_count = 6; in mips_probe_watch_registers()205 c->watch_reg_count = 7; in mips_probe_watch_registers()210 c->watch_reg_count = 8; in mips_probe_watch_registers()
85 unsigned int watch_reg_count; /* Number that exist */ member