Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/atl/
H A Dcore.c188 static const struct x86_cpu_id amd_atl_cpuids[] = { variable
193 MODULE_DEVICE_TABLE(x86cpu, amd_atl_cpuids);
197 if (!x86_match_cpu(amd_atl_cpuids)) in amd_atl_init()