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