Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h20 #define HWCAP_LOONGSON_CPUCFG (1 << 14) macro
/openbmc/linux/arch/mips/loongson64/
H A Dcpucfg-emul.c226 elf_hwcap |= HWCAP_LOONGSON_CPUCFG; in loongson3_cpucfg_synthesize_data()
/openbmc/qemu/linux-user/
H A Delfload.c1426 HWCAP_LOONGSON_CPUCFG = (1 << 14), enumerator