Home
last modified time | relevance | path

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

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