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