Searched refs:HWCAP_MIPS_MIPS3D (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/mips/include/uapi/asm/ | ||
| D | hwcap.h | 11 #define HWCAP_MIPS_MIPS3D (1 << 5) macro |
| /Linux-v5.4/arch/mips/kernel/ | ||
| D | cpu-probe.c | 2190 elf_hwcap |= HWCAP_MIPS_MIPS3D; in cpu_probe() |