Home
last modified time | relevance | path

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

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