Searched refs:MIPS_CPU_LLSC (Results 1 – 3 of 3) sorted by relevance
1116 MIPS_CPU_LLSC; in cpu_probe_legacy()1125 MIPS_CPU_LLSC; in cpu_probe_legacy()1134 MIPS_CPU_LLSC; in cpu_probe_legacy()1159 MIPS_CPU_LLSC; in cpu_probe_legacy()1177 MIPS_CPU_LLSC; in cpu_probe_legacy()1185 MIPS_CPU_WATCH | MIPS_CPU_LLSC; in cpu_probe_legacy()1201 MIPS_CPU_LLSC; in cpu_probe_legacy()1219 MIPS_CPU_LLSC; in cpu_probe_legacy()1229 MIPS_CPU_LLSC; in cpu_probe_legacy()1245 MIPS_CPU_LLSC; in cpu_probe_legacy()[all …]
375 #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)
Completed in 10 milliseconds