Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_glue.c172 static const struct x86_cpu_id crc32pclmul_cpu_id[] = { variable
176 MODULE_DEVICE_TABLE(x86cpu, crc32pclmul_cpu_id);
182 if (!x86_match_cpu(crc32pclmul_cpu_id)) { in crc32_pclmul_mod_init()