Searched refs:HWCAP_MIPS_SMARTMIPS (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/uapi/asm/ | ||
D | hwcap.h | 12 #define HWCAP_MIPS_SMARTMIPS (1 << 6) macro |
/arch/mips/kernel/ | ||
D | cpu-probe.c | 2193 elf_hwcap |= HWCAP_MIPS_SMARTMIPS; in cpu_probe() |