Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.c1823 static const struct x86_cpu_id intel_uncore_match[] __initconst = { variable
1872 MODULE_DEVICE_TABLE(x86cpu, intel_uncore_match);
1886 id = x86_match_cpu(intel_uncore_match); in intel_uncore_init()