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

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

Completed in 212 milliseconds