Searched refs:crc32c_cpu_id (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
H A Dcrc32c-intel_glue.c249 static const struct x86_cpu_id crc32c_cpu_id[] = { variable in typeref:struct:x86_cpu_id
253 MODULE_DEVICE_TABLE(x86cpu, crc32c_cpu_id);
257 if (!x86_match_cpu(crc32c_cpu_id)) crc32c_intel_mod_init()

Completed in 46 milliseconds