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