Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Dhwcap.h17 #define HWCAP_LOONGSON_MMI (1 << 11) macro
/arch/mips/kernel/
Dcpu-probe.c2208 elf_hwcap |= HWCAP_LOONGSON_MMI; in cpu_probe()