crc32c_cpu_id     225 arch/x86/crypto/crc32c-intel_glue.c static const struct x86_cpu_id crc32c_cpu_id[] = {
crc32c_cpu_id     229 arch/x86/crypto/crc32c-intel_glue.c MODULE_DEVICE_TABLE(x86cpu, crc32c_cpu_id);
crc32c_cpu_id     233 arch/x86/crypto/crc32c-intel_glue.c 	if (!x86_match_cpu(crc32c_cpu_id))