Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_pmc_core.c1148 static const struct x86_cpu_id intel_pmc_core_ids[] = { variable
1166 MODULE_DEVICE_TABLE(x86cpu, intel_pmc_core_ids);
1214 cpu_id = x86_match_cpu(intel_pmc_core_ids); in pmc_core_probe()