Searched refs:HWCAP_MIPS_DSP2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/mips/include/uapi/asm/ | ||
A D | hwcap.h | 14 #define HWCAP_MIPS_DSP2 (1 << 8) macro |
/linux-6.3-rc2/arch/mips/kernel/ | ||
A D | cpu-probe.c | 1962 elf_hwcap |= HWCAP_MIPS_DSP2; in cpu_probe() |
Completed in 5 milliseconds