Home
last modified time | relevance | path

Searched refs:MIPS_CPU_LLSC (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/kernel/
A Dcpu-probe.c1115 MIPS_CPU_LLSC; in cpu_probe_legacy()
1147 c->options |= MIPS_CPU_LLSC; in cpu_probe_legacy()
1164 MIPS_CPU_LLSC; in cpu_probe_legacy()
1173 MIPS_CPU_LLSC; in cpu_probe_legacy()
1221 MIPS_CPU_LLSC; in cpu_probe_legacy()
1239 MIPS_CPU_LLSC; in cpu_probe_legacy()
1263 MIPS_CPU_LLSC; in cpu_probe_legacy()
1281 MIPS_CPU_LLSC; in cpu_probe_legacy()
1291 MIPS_CPU_LLSC; in cpu_probe_legacy()
1307 MIPS_CPU_LLSC; in cpu_probe_legacy()
[all …]
/linux/arch/mips/include/asm/
A Dcpu.h382 #define MIPS_CPU_LLSC BIT_ULL(16) /* CPU has ll/sc instructions */ macro
A Dcpu-features.h172 #define cpu_has_llsc __isa_ge_or_opt(1, MIPS_CPU_LLSC)

Completed in 9 milliseconds