Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h10 #define HWCAP_MIPS_MDMX (1 << 4) macro
/linux/arch/mips/kernel/
H A Dcpu-probe.c1957 elf_hwcap |= HWCAP_MIPS_MDMX; in cpu_probe()