Searched refs:CPU_FEATURE_CRC32 (Results 1 – 2 of 2) sorted by relevance
81 #define CPU_FEATURE_CRC32 6 /* CPU has CRC32 instructions */ macro109 #define LOONGARCH_CPU_CRC32 BIT_ULL(CPU_FEATURE_CRC32)
273 if (!cpu_has(CPU_FEATURE_CRC32)) in crc32_mod_init()289 if (!cpu_has(CPU_FEATURE_CRC32)) in crc32_mod_exit()