Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-intel_glue.c217 static const struct x86_cpu_id crc32c_cpu_id[] = { variable
221 MODULE_DEVICE_TABLE(x86cpu, crc32c_cpu_id);
225 if (!x86_match_cpu(crc32c_cpu_id)) in crc32c_intel_mod_init()