Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.h18 #define HWCAP_LOONGARCH_LBT_MIPS (1 << 12) macro
/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c158 elf_hwcap |= HWCAP_LOONGARCH_LBT_MIPS; in cpu_probe_common()
/openbmc/qemu/linux-user/
H A Delfload.c1270 HWCAP_LOONGARCH_LBT_MIPS = (1 << 12), enumerator