Searched refs:llsc (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/mips/tools/ |
H A D | Makefile | 7 hostprogs += loongson3-llsc-check 8 PHONY += loongson3-llsc-check 9 loongson3-llsc-check: $(obj)/loongson3-llsc-check
|
H A D | .gitignore | 3 loongson3-llsc-check
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | lse.h | 32 #define ARM64_LSE_ATOMIC_INSN(llsc, lse) \ argument 33 ALTERNATIVE(llsc, __LSE_PREAMBLE lse, ARM64_HAS_LSE_ATOMICS) 41 #define ARM64_LSE_ATOMIC_INSN(llsc, lse) llsc argument
|
/openbmc/linux/arch/mips/ |
H A D | Makefile.postlink | 15 CMD_LS3_LLSC = arch/mips/tools/loongson3-llsc-check
|
H A D | Makefile | 17 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check 146 cflags-y += $(call cc-option,-Wa$(comma)-mno-fix-loongson3-llsc,) 224 cflags-$(CONFIG_CPU_LOONGSON64) += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
|
H A D | Kconfig | 1315 Loongson-3 processors have the llsc issues which require workarounds.
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 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()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 24 u64 llsc; member
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1343 atomic-llsc.h: 2813 1850 bitops-llsc.h: 2819 2950 cmpxchg-llsc.h: 1420
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |