Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h17 #define HWCAP_LOONGSON_MMI (1 << 11) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c1975 elf_hwcap |= HWCAP_LOONGSON_MMI; in cpu_probe()
/openbmc/qemu/linux-user/
H A Delfload.c1423 HWCAP_LOONGSON_MMI = (1 << 11), enumerator
1452 GET_FEATURE_INSN(ASE_LMMI, HWCAP_LOONGSON_MMI); in get_elf_hwcap()