cpu_has_watch     147 arch/mips/include/asm/cpu-features.h #ifndef cpu_has_watch
cpu_has_watch      76 arch/mips/kernel/proc.c 		      cpu_has_watch ? "yes, " : "no\n");
cpu_has_watch      77 arch/mips/kernel/proc.c 	if (cpu_has_watch) {
cpu_has_watch     126 arch/mips/kernel/ptrace.c 	if (!cpu_has_watch || boot_cpu_data.watch_reg_use_cnt == 0)
cpu_has_watch     168 arch/mips/kernel/ptrace.c 	if (!cpu_has_watch || boot_cpu_data.watch_reg_use_cnt == 0)
cpu_has_watch    2349 arch/mips/kernel/traps.c 	if (cpu_has_watch)