Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A Damd64_edac.c3669 static const struct x86_cpu_id amd64_cpuids[] = { variable
3679 MODULE_DEVICE_TABLE(x86cpu, amd64_cpuids);
3691 if (!x86_match_cpu(amd64_cpuids)) in amd64_edac_init()