Searched refs:MIPS_CPU_LLSC (Results 1 – 3 of 3) sorted by relevance
730 MIPS_CPU_DIVEC | MIPS_CPU_LLSC | MIPS_CPU_MCHECK; in decode_configs()1119 MIPS_CPU_LLSC; in cpu_probe_legacy()1128 MIPS_CPU_LLSC; in cpu_probe_legacy()1137 MIPS_CPU_LLSC; in cpu_probe_legacy()1152 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_LLSC; in cpu_probe_legacy()1162 MIPS_CPU_LLSC; in cpu_probe_legacy()1170 c->options = R4K_OPTS | MIPS_CPU_LLSC; in cpu_probe_legacy()1180 MIPS_CPU_LLSC; in cpu_probe_legacy()1188 MIPS_CPU_WATCH | MIPS_CPU_LLSC; in cpu_probe_legacy()1196 MIPS_CPU_DIVEC | MIPS_CPU_LLSC; in cpu_probe_legacy()[all …]
374 #define MIPS_CPU_LLSC BIT_ULL(16) /* CPU has ll/sc instructions */ macro
189 #define cpu_has_llsc __isa_ge_or_opt(1, MIPS_CPU_LLSC)