Searched refs:cpu_has_llsc (Results 1 – 2 of 2) sorted by relevance
24 …cpu_has_llsc && R10000_LLSC_WAR) { __asm__ __volatile__( " .set push \n" " .set noat \…
95 #ifndef cpu_has_llsc96 #define cpu_has_llsc (cpu_data[0].options & MIPS_CPU_LLSC) macro