Searched refs:MIPS_CPU_LLSC (Results 1 – 3 of 3) sorted by relevance
648 MIPS_CPU_DIVEC | MIPS_CPU_LLSC | MIPS_CPU_MCHECK; in decode_configs()769 MIPS_CPU_LLSC; in cpu_probe_legacy()801 c->options |= MIPS_CPU_LLSC; in cpu_probe_legacy()818 MIPS_CPU_LLSC; in cpu_probe_legacy()827 MIPS_CPU_LLSC; in cpu_probe_legacy()842 c->options = R4K_OPTS | MIPS_CPU_FPU | MIPS_CPU_LLSC; in cpu_probe_legacy()875 MIPS_CPU_LLSC; in cpu_probe_legacy()883 c->options = R4K_OPTS | MIPS_CPU_LLSC; in cpu_probe_legacy()893 MIPS_CPU_LLSC; in cpu_probe_legacy()901 MIPS_CPU_WATCH | MIPS_CPU_LLSC; in cpu_probe_legacy()[all …]
367 #define MIPS_CPU_LLSC 0x00010000ull /* CPU has ll/sc instructions */ macro
112 #define cpu_has_llsc (cpu_data[0].options & MIPS_CPU_LLSC)