Searched refs:MIPS_CPU_WATCH (Results 1 – 4 of 4) sorted by relevance
477 c->options |= MIPS_CPU_WATCH; in decode_config1()768 MIPS_CPU_WATCH | MIPS_CPU_VCE | in cpu_probe_legacy()901 MIPS_CPU_WATCH | MIPS_CPU_LLSC; in cpu_probe_legacy()909 MIPS_CPU_WATCH | MIPS_CPU_LLSC; in cpu_probe_legacy()969 MIPS_CPU_COUNTER | MIPS_CPU_WATCH | in cpu_probe_legacy()979 MIPS_CPU_COUNTER | MIPS_CPU_WATCH | in cpu_probe_legacy()994 MIPS_CPU_COUNTER | MIPS_CPU_WATCH | in cpu_probe_legacy()1368 MIPS_CPU_WATCH | in cpu_probe_netlogic()
106 if ((c->options & MIPS_CPU_WATCH) == 0) in mips_probe_watch_registers()
359 #define MIPS_CPU_WATCH 0x00000100ull /* watchpoint registers */ macro
88 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)