Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:HWCAP_CRC32

442 #define HWCAP_CRC32             (1 << 7)
953 int has_crc32 = (hwcaps & HWCAP_CRC32);