Searched refs:MIPS_CPU_LLSC (Results 1 – 3 of 3) sorted by relevance
1115 MIPS_CPU_LLSC; in cpu_probe_legacy()1124 MIPS_CPU_LLSC; in cpu_probe_legacy()1133 MIPS_CPU_LLSC; in cpu_probe_legacy()1158 MIPS_CPU_LLSC; in cpu_probe_legacy()1176 MIPS_CPU_LLSC; in cpu_probe_legacy()1184 MIPS_CPU_WATCH | MIPS_CPU_LLSC; in cpu_probe_legacy()1200 MIPS_CPU_LLSC; in cpu_probe_legacy()1218 MIPS_CPU_LLSC; in cpu_probe_legacy()1228 MIPS_CPU_LLSC; in cpu_probe_legacy()1244 MIPS_CPU_LLSC; in cpu_probe_legacy()[all …]
375 #define MIPS_CPU_LLSC BIT_ULL(16) /* CPU has ll/sc instructions */ macro
172 #define cpu_has_llsc __isa_ge_or_opt(1, MIPS_CPU_LLSC)
Completed in 9 milliseconds