Searched refs:HWCAP_LOONGSON_MMI (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/mips/include/uapi/asm/ | ||
| D | hwcap.h | 17 #define HWCAP_LOONGSON_MMI (1 << 11) macro |
| /Linux-v5.4/arch/mips/kernel/ | ||
| D | cpu-probe.c | 2208 elf_hwcap |= HWCAP_LOONGSON_MMI; in cpu_probe() |