Home
last modified time | relevance | path

Searched refs:HWCAP_MIPS_CRC32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h8 #define HWCAP_MIPS_CRC32 (1 << 2) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c671 elf_hwcap |= HWCAP_MIPS_CRC32; in decode_config5()
/openbmc/qemu/linux-user/
H A Delfload.c1414 HWCAP_MIPS_CRC32 = (1 << 2), enumerator