Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmatch.c29 return m->type == c->topo.intel_type; in x86_match_vendor_cpu_type()
H A Dtopology_common.c37 switch (c->topo.intel_type) { in get_topology_cpu_type()
/linux/arch/x86/include/asm/
H A Dprocessor.h112 u32 intel_type :8; member
/linux/drivers/cpufreq/
H A Dintel_pstate.c919 return cpu_data(cpu).topo.intel_type; in hybrid_get_cpu_type()
/linux/arch/x86/events/intel/
H A Dcore.c5984 enum intel_cpu_type cpu_type = c->topo.intel_type; in find_hybrid_pmu_for_cpu()