Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Dhwcap.h12 #define HWCAP_MIPS_SMARTMIPS (1 << 6) macro
/arch/mips/kernel/
Dcpu-probe.c2193 elf_hwcap |= HWCAP_MIPS_SMARTMIPS; in cpu_probe()