Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c315 static const struct x86_cpu_id pcmul_cpu_id[] = { variable
319 MODULE_DEVICE_TABLE(x86cpu, pcmul_cpu_id);
325 if (!x86_match_cpu(pcmul_cpu_id)) in ghash_pclmulqdqni_mod_init()