Searched refs:llsc (Results 1 – 4 of 4) sorted by relevance
7 hostprogs += loongson3-llsc-check8 PHONY += loongson3-llsc-check9 loongson3-llsc-check: $(obj)/loongson3-llsc-check
3 loongson3-llsc-check
2018 MIPS_R2_STATS(llsc); in mipsr2_decoder()2076 MIPS_R2_STATS(llsc); in mipsr2_decoder()2137 MIPS_R2_STATS(llsc); in mipsr2_decoder()2200 MIPS_R2_STATS(llsc); in mipsr2_decoder()2273 (unsigned long)__this_cpu_read(mipsr2emustats.llsc), in mipsr2_emul_show()2274 (unsigned long)__this_cpu_read(mipsr2bdemustats.llsc)); in mipsr2_emul_show()2328 __this_cpu_write((mipsr2emustats).llsc, 0); in mipsr2_clear_show()2329 __this_cpu_write((mipsr2bdemustats).llsc, 0); in mipsr2_clear_show()
24 u64 llsc; member