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